0
0
mirror of https://github.com/sveltejs/svelte.git synced 2024-11-22 03:47:27 +01:00
Commit Graph

17 Commits

Author SHA1 Message Date
Simon Holthausen
fe8a9ce31d breaking: init Svelte 5
Co-authored-by: Rich Harris <rich.harris@vercel.com>
Co-authored-by: Simon Holthausen <simon.holthausen@vercel.com>
Co-authored-by: Dominic Gannaway <dg@domgan.com>
2023-11-10 15:48:23 +01:00
Puru Vijay
bd51e6f3ea Merge remote-tracking branch 'origin/version-4' into sites 2023-05-28 01:19:27 +05:30
S. Elliott Johnson
fd9d61a7b7
chore: TS to JSDoc Conversion (#8569)
---------

Co-authored-by: Simon Holthausen <simon.holthausen@vercel.com>
2023-05-19 15:59:42 +02:00
Antony Jones
0f5fe6552d
use common linting configuration (#4942) 2020-06-06 13:09:47 -04:00
Christian Kaisermann
12a9ff2ac1
chore: fix .eslintignore and remove .prettierrc (#4378) 2020-02-07 19:25:35 -05:00
Rich Harris
85c1829093 huh 2019-12-10 11:02:22 -05:00
Rich Harris
b43762d3a8 ci failures. clutching at straws 2019-12-09 17:49:14 -05:00
Conduitry
30497669bb update ESLint and plugins 2019-07-02 18:41:29 -04:00
Volkov Sergey
b4db5dbbe8 fix: update eslint ignore for build files 2019-06-27 00:31:23 +03:00
Volkov Sergey
bf54278e3b fix: merge conflicts 2019-06-27 00:27:36 +03:00
Volkov Sergey
d5add38145 fix: added output files to eslint ignore 2019-06-26 23:24:34 +03: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
Rich Harris
d0e5098ea6 implement Store 2017-11-24 12:50:12 -05:00
Rich Harris
8020fe53fc remove babel etc 2017-07-30 03:20:15 -04:00
Rich Harris
803d1d2746 move test/generator to test/runtime, and have separate input -> output tests for codegen. add test for #433 2017-04-04 12:05:54 -04:00
Rich-Harris
35b1a96002 lint 2017-03-07 14:10:42 -05:00
Rich-Harris
af5673e3d5 consolidate rollup config 2016-12-20 11:02:13 -05:00