We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 75caee9 commit 913d0b3Copy full SHA for 913d0b3
tests/fixtures/rules/no-svelte-internal/invalid/no-svelte-internal01-errors.yaml
@@ -1,4 +1,4 @@
1
-- message: Importing from svelte/internal is prohibited. This will be removed in Svelte 6.".
2
- line: 2
+- message: Importing from svelte/internal is prohibited. This will be removed in Svelte 6.
+ line: 3
3
column: 2
4
suggestions: null
0 commit comments