eslint-plugin-svelte3
Advanced tools
Changelog
2.2.2
--no-inline-config
and --report-unused-disable-directives
Changelog
2.2.0
Changelog
2.0.1
eol-last
ruleno-unused-expressions
rule in the templateChangelog
v2.0.0
svelte3/enabled
has been removed in favor of registering a svelte3/svelte3
processor that you need to enable on filessvelte3/ignore-warnings
now only takes a callback which is passed the warning objectsvelte3/compiler-options
now only takes a compiler options objectsvelte3/ignore-styles
now only takes a preprocessor-style callbacksvelte3/lint-template
has been removed, and template linting is now always enabled