svelte/block-lang
does not check <script context="module">
when a component script tag is present
#507
Closed
2 tasks done
Before You File a Bug Report Please Confirm You Have Done The Following...
What version of ESLint are you using?
v8.42.0
What version of
eslint-plugin-svelte
are you using?v2.30.0
What did you do?
Configuration
What did you expect to happen?
Linting error: error The lang attribute of the <script> block should be "ts" svelte/block-lang
What actually happened?
No linting error was raised.
Link to GitHub Repo with Minimal Reproducible Example
https://github.com/RubyTunaley/svelte-eslint-block-lang-bug
Additional comments
No response
The text was updated successfully, but these errors were encountered: