An open API service providing commit metadata for open source projects.

GitHub / sveltejs/eslint-plugin-svelte3 / commits

An ESLint plugin for Svelte v3 components.

SHA Message Author Date Stats
ec4f0c86 don't double process `.expression.expression` Conduitry <g****t@c****e> over 6 years ago
53057e51 tidy Conduitry <g****t@c****e> over 6 years ago
798d0b64 produce valid transformed code for object expressions Conduitry <g****t@c****e> over 6 years ago
a66bb709 v2.1.0 Conduitry <g****t@c****e> over 6 years ago
4d2d4c7f preserve messages about labels other than `$` Conduitry <g****t@c****e> over 6 years ago
e99bb4c9 v2.0.2 Conduitry <g****t@c****e> over 6 years ago
97dee1c5 proper fix for disabling template messages Conduitry <g****t@c****e> over 6 years ago
2a915b05 v2.0.1 Conduitry <g****t@c****e> over 6 years ago
468de9ec fix disabling of rules only in template Conduitry <g****t@c****e> over 6 years ago
4429d04c manually disable `no-unused-expressions` rule in template Conduitry <g****t@c****e> over 6 years ago
a91e46d7 manually disable `eol-last` rule Conduitry <g****t@c****e> over 6 years ago
d25c836a tidy fetching of settings Conduitry <g****t@c****e> over 6 years ago
1f201783 v2.0.0 Conduitry <g****t@c****e> over 6 years ago
71743c65 update readme Conduitry <g****t@c****e> over 6 years ago
64b4e12a update peerDependencies Conduitry <g****t@c****e> over 6 years ago
dafed073 rework and simplify for ESLint 6 Conduitry <g****t@c****e> over 6 years ago
ff736fc9 readme: add note about ESLint 6 incompatibility Conduitry <g****t@c****e> over 6 years ago
19f41d0c add initial info about interactions with other plugins Conduitry <g****t@c****e> over 6 years ago
6a8274cb v1.2.3 Conduitry <g****t@c****e> over 6 years ago
40a7c3ad fix edge case where fixes could be lost Conduitry <g****t@c****e> over 6 years ago
5191e729 v1.2.2 Conduitry <g****t@c****e> over 6 years ago
b2f3099a saner way to avoid mutating AST Conduitry <g****t@c****e> over 6 years ago
72118b11 v1.2.1 Conduitry <g****t@c****e> over 6 years ago
a8329c55 avoid mutating AST Conduitry <g****t@c****e> over 6 years ago
ae3f193d v1.2.0 Conduitry <g****t@c****e> over 6 years ago
89f27e4f update readme Conduitry <g****t@c****e> over 6 years ago
6c12e9c5 adjust filtering of messages from ESLint Conduitry <g****t@c****e> over 6 years ago
de981132 pass entire warning as second arg to ignore-warnings function Conduitry <g****t@c****e> over 6 years ago
2ac4f8d2 v1.1.0 Conduitry <g****t@c****e> over 6 years ago
13cdc2ee update readme Conduitry <g****t@c****e> over 6 years ago
e882cc74 add opt-in linting of templates Conduitry <g****t@c****e> over 6 years ago
ea62454a prepare for arbitrary number of segments of code Conduitry <g****t@c****e> over 6 years ago
2e654e31 add sample .eslintrc to readme Conduitry <g****t@c****e> over 6 years ago
dc66c5a8 move editor integration info to its own file Conduitry <g****t@c****e> over 6 years ago
0db02a20 add vim section for use with ALE Koushien <k****n@a****c>
Committed by: Conduitry <g****t@c****e>
over 6 years ago
7d520154 v1.0.0 Conduitry <g****t@c****e> over 6 years ago
ac38cc15 update readme Conduitry <g****t@c****e> over 6 years ago
c3d481ce v0.4.7 Conduitry <g****t@c****e> over 6 years ago
609a8471 fix/tidy settings lookup Conduitry <g****t@c****e> over 6 years ago
e2b2cf77 v0.4.6 Conduitry <g****t@c****e> over 6 years ago
c361e756 add svelte3/compiler-options setting Conduitry <g****t@c****e> over 6 years ago
1e4c8888 v0.4.5 Conduitry <g****t@c****e> over 6 years ago
d75ef1c4 proper fix for tags that begin with <style Conduitry <g****t@c****e> over 6 years ago
398353f5 v0.4.4 Conduitry <g****t@c****e> over 6 years ago
ab28ec55 set appropriate pkg.files Conduitry <g****t@c****e> over 6 years ago
ff30fb57 update readme for forthcoming publish to npm Conduitry <g****t@c****e> over 6 years ago
ecd7c161 don't wipe tags whose names merely begin with <style Conduitry <g****t@c****e> over 6 years ago
f075d187 code style Conduitry <g****t@c****e> over 6 years ago
a9e7c167 v0.4.3 Conduitry <g****t@c****e> over 6 years ago
8c0b438d better newline handling Conduitry <g****t@c****e> over 6 years ago
1a02d09a v0.4.2 Conduitry <g****t@c****e> over 6 years ago
42d8e26b strip out parts of fixes that are not actually changes Conduitry <g****t@c****e> over 6 years ago
21f2d30a v0.4.1 Conduitry <g****t@c****e> over 6 years ago
49b3e53c make sure fixes do not include strings outside scripts; refactor Conduitry <g****t@c****e> over 6 years ago
cf43fd9a v0.4.0 Conduitry <g****t@c****e> almost 7 years ago
528f7cf8 readme: update configuration documentation Conduitry <g****t@c****e> almost 7 years ago
d0801634 rework settings and add svelte3/ignore-styles Conduitry <g****t@c****e> almost 7 years ago
aedfc03a tidy Conduitry <g****t@c****e> almost 7 years ago
972ba699 v0.3.0 Conduitry <g****t@c****e> almost 7 years ago
2c72acde readme: update Svelte version requirement Conduitry <g****t@c****e> almost 7 years ago
9de92452 update for changed Svelte compiler API Conduitry <g****t@c****e> almost 7 years ago
cc8f2650 readme: move note about eslint-plugin-html Conduitry <g****t@c****e> almost 7 years ago
fade6cad check that svelte3/ignore setting value is an array Conduitry <g****t@c****e> almost 7 years ago
cfa5f806 v0.2.3 Conduitry <g****t@c****e> almost 7 years ago
32bc8347 readme: document svelte3/ignore Conduitry <g****t@c****e> almost 7 years ago
bb2be7c0 add svelte3/ignore setting for ignoring specific compiler warnings Conduitry <g****t@c****e> almost 7 years ago
33bc8134 readme: adjustments and clarifications, now that .svelte is official Conduitry <g****t@c****e> almost 7 years ago
4d36a69e slight refactor Conduitry <g****t@c****e> almost 7 years ago
651d7e36 v0.2.2 Conduitry <g****t@c****e> almost 7 years ago
0ec97065 include end positions of compiler errors when available Conduitry <g****t@c****e> almost 7 years ago
8cd9c438 readme: enhancements and adjustments Conduitry <g****t@c****e> almost 7 years ago
a7a2d92d readme: add atom integration information Conduitry <g****t@c****e> almost 7 years ago
4e4362fd readme: add sublime text integration information Conduitry <g****t@c****e> almost 7 years ago
3eb3ed51 v0.2.1 Conduitry <g****t@c****e> almost 7 years ago
f8c14807 deal with prefer-const on exports Conduitry <g****t@c****e> almost 7 years ago
dbbc2bb9 only generate ASTs and stats Conduitry <g****t@c****e> almost 7 years ago
5fc4861d v0.2.0 Conduitry <g****t@c****e> almost 7 years ago
53591c8e update readme Conduitry <g****t@c****e> almost 7 years ago
1f97049a adapt for new stats.vars Conduitry <g****t@c****e> almost 7 years ago
a7f6a5ce adapt for new AST field names in compiler output Conduitry <g****t@c****e> almost 7 years ago
e9f30bfa readme: add integration information Conduitry <g****t@c****e> almost 7 years ago
01878865 typo Conduitry <g****t@c****e> almost 7 years ago
d4da8a7d describe versions and installation Conduitry <g****t@c****e> almost 7 years ago
8a957069 prepare for the preprocessor putting code before the module code Conduitry <g****t@c****e> almost 7 years ago
0b9cad50 in Linter#verify, don't mutate options Conduitry <g****t@c****e> almost 7 years ago
db8f4407 list features in readme Conduitry <g****t@c****e> almost 7 years ago
dd3ce138 update readme Conduitry <g****t@c****e> almost 7 years ago
6c9cc7b7 v0.1.0 Conduitry <g****t@c****e> almost 7 years ago
c73d8dcb update readme Conduitry <g****t@c****e> almost 7 years ago
1177a619 clunk Conduitry <g****t@c****e> almost 7 years ago
55cbdaa8 basic readme Conduitry <g****t@c****e> almost 7 years ago
c1398ed1 update license Conduitry <g****t@c****e> almost 7 years ago
38170fdb Initial commit Conduitry <g****t@c****e>
Committed by: Gitea <g****a@f****l>
almost 7 years ago

← Back to repository