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 bada871 commit 06b654fCopy full SHA for 06b654f
.vscode/settings.json
@@ -1 +1,5 @@
1
-{}
+{
2
+ "eslint.useFlatConfig": true,
3
+ "eslint.enable": true,
4
+ "eslint.validate": ["javascript", "typescript", "svelte"]
5
+}
0 commit comments