Skip to content

Commit 4668474

Browse files
committed
Enable updated ESLint config for VS Code
1 parent d8c9ae4 commit 4668474

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Diff for: .vscode/settings.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -36,5 +36,6 @@
3636
"**/CONTRIBUTING.md": true,
3737
"**/LICENSE": true,
3838
"**/README.md": true,
39-
}
39+
},
40+
"eslint.experimental.useFlatConfig": true
4041
}

0 commit comments

Comments
 (0)