Skip to content

Commit 9755eab

Browse files
committed
revert
1 parent bf44725 commit 9755eab

File tree

1 file changed

+0
-5
lines changed
  • packages/eslint-plugin-svelte/tests/fixtures/rules/require-store-reactive-access/invalid

1 file changed

+0
-5
lines changed

packages/eslint-plugin-svelte/tests/fixtures/rules/require-store-reactive-access/invalid/calc01-errors.yaml

-5
Original file line numberDiff line numberDiff line change
@@ -23,11 +23,6 @@
2323
line: 13
2424
column: 15
2525
suggestions: null
26-
- message: Unused eslint-disable directive (no problems were reported from
27-
'no-implicit-coercion').
28-
line: 14
29-
column: 2
30-
suggestions: null
3126
- message: Use the $ prefix or the get function to access reactive values instead
3227
of accessing the raw store.
3328
line: 15

0 commit comments

Comments
 (0)