We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad49902 commit 62b3b62Copy full SHA for 62b3b62
.vscode/settings.json
@@ -0,0 +1,7 @@
1
+{
2
+ "eslint.workingDirectories": [
3
+ {
4
+ "mode": "auto"
5
+ }
6
+ ]
7
+}
0 commit comments