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 8e86175 commit 91aefb6Copy full SHA for 91aefb6
.changeset/red-zebras-shave.md
@@ -0,0 +1,5 @@
1
+---
2
+"@sveltejs/eslint-config": patch
3
4
+
5
+fix: finish removing recently added projectService config
index.js
@@ -31,9 +31,6 @@ export default [
31
globals: {
32
...globals.browser,
33
...globals.node
34
- },
35
- parserOptions: {
36
- projectService: true
37
}
38
},
39
rules: {
0 commit comments