Simon H
|
b662c7fd41
|
[chore] move compiler warnings/errors to dedicate files (#6503)
|
2021-07-07 16:16:35 +02:00 |
|
Adam Rackis
|
201b057ec5
|
make TypeScript ignore global typings (#5704)
|
2020-11-23 12:44:23 -05:00 |
|
mrkishi
|
b0604b52a3
|
split typescript projects
|
2019-06-16 10:53:10 -04:00 |
|
James Garbutt
|
caebe0deb8
|
Introduce ESLint to svelte sources (#2958)
* introduce eslint
* add lint npm script
* first eslint run
* use tsc stronger checks for unused vars
* fix strict typescript unused checks
* reintroduce unicode oddities
* revert ordering changes
* revert whitespace changes
* set indent lint rule as error and ignore outliers
* revert some more unicode
* reintroduce scissors unicode again
|
2019-06-09 11:31:28 -04:00 |
|
Richard Harris
|
5161dfb950
|
update folder structure - #2790
|
2019-05-27 21:36:02 +02:00 |
|
Richard Harris
|
7cecb99b48
|
move dist to types
|
2019-05-27 12:50:00 +02:00 |
|
Bogdan Savluk
|
33f827ca0a
|
fix case sensitive import name, improve tsconfig
|
2019-05-22 08:06:47 +02:00 |
|
Bogdan Savluk
|
d5d5caba60
|
type declarations for bundled files
|
2019-05-22 07:31:39 +02:00 |
|
Bogdan Savluk
|
c29c389a72
|
convert everything to TypeScript
|
2019-05-22 06:30:00 +02:00 |
|
Rich Harris
|
d3afc4c0f3
|
baby steps towards #1316
|
2018-04-22 15:55:37 -04:00 |
|
Conduitry
|
60a734113f
|
set typescript target to ES6
|
2018-03-19 13:57:42 -04:00 |
|
Rich Harris
|
d590dbe165
|
Reinstate code coverage
|
2017-11-23 08:45:22 -05:00 |
|
Rich Harris
|
f80cc613f3
|
add tslib and use importHelpers - fixes #919
|
2017-11-12 14:21:00 -05:00 |
|
Marvin Hagemeister
|
61cbb25aef
|
Fix typing errors
|
2017-05-26 12:32:30 +02:00 |
|
Rich-Harris
|
8d07a5f9bd
|
gah, rollup needs the file extensions. which idiot wrote it
|
2017-05-06 23:01:17 -04:00 |
|
Rich-Harris
|
e85bec00a2
|
add a few type annotations
|
2017-05-06 22:52:37 -04:00 |
|
Rich-Harris
|
13b87acfb9
|
remove .ts file extensions
|
2017-05-06 22:31:31 -04:00 |
|
Rich-Harris
|
366c490bcc
|
switch a few more files over
|
2017-05-06 21:54:28 -04:00 |
|
Rich-Harris
|
25aa02c4fd
|
start converting to typescript
|
2017-05-06 19:43:33 -04:00 |
|