GitHub / sveltejs/eslint-plugin-svelte3 / commits
An ESLint plugin for Svelte v3 components.
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| 92671bee | [chore] Deprecate this repository (#204) |
Yuichiro Yamashita <x****l@g****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 2d91307d | chore: fix ci (#205) |
Yuichiro Yamashita <x****l@g****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 0c65b5a3 | -> v4.0.0 | Conduitry <g****t@c****e> | over 3 years ago | |
| 52a61924 | breaking: upgrade to requiring ESLint 8 (#178) |
Ben McCann <3****n@u****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 55fc0bdc | -> v3.4.1 | Conduitry <g****t@c****e> | over 3 years ago | |
| 00e24a44 | update changelog |
Simon H <5****m@u****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| ad52d02a | [fix] object destructuring bug using `@const` (#166) |
SianLoong <s****0@g****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 266fff74 | [docs] add import/prefer-default-export to list of incompatible rules (#119) ... |
jis3r <j****r@p****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 61498c4d | -> v3.4.0 | Conduitry <g****t@c****e> | almost 4 years ago | |
| 11eeb6f1 | update changelog |
Simon H <5****m@u****m>
Committed by: GitHub <n****y@g****m> |
almost 4 years ago | |
| e121eb06 | [feat] support for new const tag (#161) |
Yosuke Ota <o****3@g****m>
Committed by: GitHub <n****y@g****m> |
almost 4 years ago | |
| 5f85c678 | -> v3.3.0 | Conduitry <g****t@c****e> | almost 4 years ago | |
| 4f93ab0d | adjust readme | Conduitry <g****t@c****e> | almost 4 years ago | |
| 86c08b84 | make some code style adjustments | Conduitry <g****t@c****e> | almost 4 years ago | |
| b7ca0520 | update changelog |
Simon H <5****m@u****m>
Committed by: GitHub <n****y@g****m> |
almost 4 years ago | |
| 7975e00d | (fix) better fix range handling (#160) |
Simon H <5****m@u****m>
Committed by: GitHub <n****y@g****m> |
almost 4 years ago | |
| 9f33674d | [chore] some code comments | Simon H <5****m@u****m> | almost 4 years ago | |
| a2bf8a15 | update changelog |
Simon H <5****m@u****m>
Committed by: GitHub <n****y@g****m> |
almost 4 years ago | |
| 598de6fd | [docs] update broken link |
Simon H <5****m@u****m>
Committed by: GitHub <n****y@g****m> |
almost 4 years ago | |
| 605b7cb6 | [fix] add injected globals to ts when there's no instance script (#159) |
Simon H <5****m@u****m>
Committed by: GitHub <n****y@g****m> |
almost 4 years ago | |
| 0d27faec | [fix] allow $$Props, $$Slots, $$Events usage (#158) |
Simon H <5****m@u****m>
Committed by: GitHub <n****y@g****m> |
almost 4 years ago | |
| 17b848d6 | [fix] improve type inference for autosubscribed stores (#126) |
Luma <m****s@g****m>
Committed by: GitHub <n****y@g****m> |
almost 4 years ago | |
| 1c927995 | [fix] silence false positives for `<svelte:fragment let:x>` in `no-undef` (#147) |
Yosuke Ota <o****3@g****m>
Committed by: GitHub <n****y@g****m> |
almost 4 years ago | |
| 2fbf64e3 | [doc] eslint warnings note (#143) |
Simon H <5****m@u****m>
Committed by: GitHub <n****y@g****m> |
almost 4 years ago | |
| c33daf82 | Use TS 4.5 `preserveValueImports` if it's available (#155) |
Bri <3****z@u****m>
Committed by: GitHub <n****y@g****m> |
almost 4 years ago | |
| 5392e840 | Improve default setting for svelte3/ignore-styles (#141) |
Bob Fanger <b****r@g****m>
Committed by: GitHub <n****y@g****m> |
almost 4 years ago | |
| e68ea652 | -> v3.2.1 | Conduitry <g****t@c****e> | about 4 years ago | |
| e9f02506 | fix: handle TypeScript $$Generic special type (#131) |
Maxime LUCE <m****e@t****o>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| 8a34f9b4 | remove section about html language in VS Code integration (#112) |
Simon H <5****m@u****m>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| bce926ee | ci(node-versions): add node 16 to matrix (#130) |
Oscar Dominguez <d****a@g****m>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| 30a1f3c5 | update expected messages in tests (#128) |
Conduitry <g****t@c****e>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| 259263cc | -> v3.2.0 | Conduitry <g****t@c****e> | over 4 years ago | |
| 24c10d0a | fix linting messages when using write-only store (#108) |
Jérémie <j****c@g****m>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| 4715a5c2 | filter @typescript-eslint's messages like we do the built-in ones (#101) |
jason lim <5****v@u****m>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| a2b28c4a | find correct Linter instance in a workspace with multiple directories (#97) |
David Trapp <c****y@c****t>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| 994a5374 |
support lazy-loading of TypeScript compiler (#93)
Co-authored-by: Conduitry <g****t@c****e> |
Mathieu Mure <m****e@u****m>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| 5f2e749c | silence some incorrect unsafe-member-access errors (#88) |
Simon H <5****m@u****m>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| 57ba6eca | -> v3.1.2 | Conduitry <g****t@c****e> | over 4 years ago | |
| e8d997d0 | -> v3.1.1 | Conduitry <g****t@c****e> | over 4 years ago | |
| eb841770 | fix TypeScript validation errors and missing imports (#84) |
Bri <3****z@u****m>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| d9354bcb | -> v3.1.0 | Conduitry <g****t@c****e> | over 4 years ago | |
| 192bf825 |
add TypeScript support (#83)
Co-authored-by: Conduitry <g****t@c****e> |
Simon H <5****m@u****m>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| 5efeb5a4 | -> v3.0.0 | Conduitry <g****t@c****e> | almost 5 years ago | |
| 10ed9d94 | add pkg.engines specifying Node 10+ | Conduitry <g****t@c****e> | almost 5 years ago | |
| f66a54e8 | bump to rollup@2 | Conduitry <g****t@c****e> | almost 5 years ago | |
| 361c26f7 | fix no-unused-vars for variables assigned to in template but only used in script |
Conduitry <g****t@c****e>
Committed by: GitHub <n****y@g****m> |
almost 5 years ago | |
| 654cc7ff | merge Merge pull request #77 from benmccann/patch-1 |
Rich Harris <r****s@g****m>
Committed by: GitHub <n****y@g****m> |
almost 5 years ago | |
| 6058b3d3 | Drop Node 8 support. Add Node 14 |
Ben McCann <3****n@u****m>
Committed by: GitHub <n****y@g****m> |
almost 5 years ago | |
| 5061335c | remove globstar from sample config | Conduitry <g****t@c****e> | over 5 years ago | |
| 6900d670 | current versions of the VSCode plugin now default to enabling autofix | Conduitry <g****t@c****e> | over 5 years ago | |
| efacf5c1 | fix running tests on github actions | Conduitry <g****t@c****e> | about 6 years ago | |
| 13c9b244 | switch to github actions | Conduitry <g****t@c****e> | about 6 years ago | |
| 77963290 | add note in Other Plugins about `eslint-config-standard` | Conduitry <g****t@c****e> | about 6 years ago | |
| 933a27ad | -> v2.7.3 | Conduitry <g****t@c****e> | over 6 years ago | |
| 8bffd69d | fix mishandling of final line containing only indentation | Conduitry <g****t@c****e> | over 6 years ago | |
| 2724060b | extract utils | Conduitry <g****t@c****e> | over 6 years ago | |
| c25579a2 | add build process and split into modules | Conduitry <g****t@c****e> | over 6 years ago | |
| 8dca23f5 | add note in Other Plugins about `import/no-unresolved` | Conduitry <g****t@c****e> | over 6 years ago | |
| 541a88b4 | typo |
frederikhors <4****s@u****m>
Committed by: Conduitry <g****t@c****e> |
over 6 years ago | |
| 3e6209ea | -> v2.7.2 | Conduitry <g****t@c****e> | over 6 years ago | |
| 2fa49cd9 | add test | Conduitry <g****t@c****e> | over 6 years ago | |
| 5d1e4c51 | fix `linebreak-style` false positives | Conduitry <g****t@c****e> | over 6 years ago | |
| a4409216 | -> v2.7.1 | Conduitry <g****t@c****e> | over 6 years ago | |
| f727eec2 | update readme | Conduitry <g****t@c****e> | over 6 years ago | |
| 232e173c | update test | Conduitry <g****t@c****e> | over 6 years ago | |
| ccc18a8f | put named code blocks behind svelte3/named-blocks | Conduitry <g****t@c****e> | over 6 years ago | |
| db8aa820 | -> v2.7.0 | Conduitry <g****t@c****e> | over 6 years ago | |
| aec8ca67 | update readme | Conduitry <g****t@c****e> | over 6 years ago | |
| e594caac | update/add tests | Conduitry <g****t@c****e> | over 6 years ago | |
| 47442043 | expose separate named code blocks | Conduitry <g****t@c****e> | over 6 years ago | |
| bf484a57 | -> v2.6.0 | Conduitry <g****t@c****e> | over 6 years ago | |
| 88c133e3 | update readme | Conduitry <g****t@c****e> | over 6 years ago | |
| 9818c64a | allow user to override which Svelte compiler to use | Conduitry <g****t@c****e> | over 6 years ago | |
| d02cba91 | add Travis CI | Conduitry <g****t@c****e> | over 6 years ago | |
| 8740dbe6 | work around Windows autocrlf | Conduitry <g****t@c****e> | over 6 years ago | |
| d44cf178 | fix tests in Node 8 | Conduitry <g****t@c****e> | over 6 years ago | |
| 211f53fd | tidy layout | Conduitry <g****t@c****e> | over 6 years ago | |
| eb3764f2 | -> v2.5.0 | Conduitry <g****t@c****e> | over 6 years ago | |
| 29d91cac | add some tests | Conduitry <g****t@c****e> | over 6 years ago | |
| ff447be1 | use separate scopes for `{#await}` then and catch | Conduitry <g****t@c****e> | over 6 years ago | |
| c46644fa | handle `let` directive on elements as well | Conduitry <g****t@c****e> | over 6 years ago | |
| 29d67f6b | -> v2.4.2 | Conduitry <g****t@c****e> | over 6 years ago | |
| fab1d860 | handle scope created by `let` directives | Conduitry <g****t@c****e> | over 6 years ago | |
| c9e97162 | -> v2.4.1 | Conduitry <g****t@c****e> | over 6 years ago | |
| fb4a01cb | in Other Plugins file, link to ESLint docs on overrides |
frederikhors <4****s@u****m>
Committed by: Conduitry <g****t@c****e> |
over 6 years ago | |
| 29494c8e | tidy | Conduitry <g****t@c****e> | over 6 years ago | |
| 9d8cbba6 | fix parsing of attributes whose values contain `=` | Conduitry <g****t@c****e> | over 6 years ago | |
| e3dfd97b | -> v2.4.0 | Conduitry <g****t@c****e> | over 6 years ago | |
| 87db8a5d | respect `no-self-assign` for non-top-level variables | Conduitry <g****t@c****e> | over 6 years ago | |
| 0ec99ab8 | handle unicode identifiers better | Conduitry <g****t@c****e> | over 6 years ago | |
| 51086484 | -> v2.3.0 | Conduitry <g****t@c****e> | over 6 years ago | |
| 572e0fe6 | refine template expression linting exceptions | Conduitry <g****t@c****e> | over 6 years ago | |
| 8414ff8e | adjust readme | Conduitry <g****t@c****e> | over 6 years ago | |
| 73eadf2c | vscode integration: mention Svelte syntax extension | Conduitry <g****t@c****e> | over 6 years ago | |
| f15813aa | -> v2.2.2 | Conduitry <g****t@c****e> | over 6 years ago | |
| f27d04fb | rework to not need eslint directive comments | Conduitry <g****t@c****e> | over 6 years ago | |
| f5466c60 | -> v2.2.1 | Conduitry <g****t@c****e> | over 6 years ago | |
| 8fe8a86d | handle `then` and `catch` scope in `{#await}` | Conduitry <g****t@c****e> | over 6 years ago | |
| be9c70e3 | -> v2.2.0 | Conduitry <g****t@c****e> | over 6 years ago | |
| 3faaff1f | enforce semicolon rules in template expressions | Conduitry <g****t@c****e> | over 6 years ago |