You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: packages/eslint-plugin-svelte/tests/fixtures/rules/valid-prop-names-in-kit-pages/invalid/svelte-config-from-parser-options/errors.yaml
-8
Original file line number
Diff line number
Diff line change
@@ -14,11 +14,3 @@
14
14
line: 4
15
15
column: 20
16
16
suggestions: null
17
-
- message: disallow props other than data or errors in SvelteKit page components.
18
-
line: 5
19
-
column: 21
20
-
suggestions: null
21
-
- message: disallow props other than data or errors in SvelteKit page components.
Copy file name to clipboardexpand all lines: packages/eslint-plugin-svelte/tests/fixtures/rules/valid-prop-names-in-kit-pages/invalid/svelte-config/errors.yaml
-8
Original file line number
Diff line number
Diff line change
@@ -14,11 +14,3 @@
14
14
line: 4
15
15
column: 20
16
16
suggestions: null
17
-
- message: disallow props other than data or errors in SvelteKit page components.
18
-
line: 5
19
-
column: 21
20
-
suggestions: null
21
-
- message: disallow props other than data or errors in SvelteKit page components.
0 commit comments