diff --git a/.changeset/weak-crews-shake.md b/.changeset/weak-crews-shake.md new file mode 100644 index 000000000..bb42095a6 --- /dev/null +++ b/.changeset/weak-crews-shake.md @@ -0,0 +1,5 @@ +--- +'eslint-plugin-svelte': minor +--- + +Added a suggestion for `no-at-debug-tags` rule which removes the tags diff --git a/README.md b/README.md index db731dd26..59a2ec419 100644 --- a/README.md +++ b/README.md @@ -294,7 +294,7 @@ These rules relate to better ways of doing things to help you avoid problems: |:--------|:------------|:---| | [svelte/block-lang](https://sveltejs.github.io/eslint-plugin-svelte/rules/block-lang/) | disallows the use of languages other than those specified in the configuration for the lang attribute of ` + + + + + + +