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 41091d2 commit fc084a1Copy full SHA for fc084a1
.vscode/settings.json
@@ -1,5 +1,6 @@
1
{
2
"typescript.tsdk": "./node_modules/typescript/lib",
3
4
+ "eslint.useFlatConfig": true,
5
"eslint.validate": ["javascript", "typescript"]
6
}
0 commit comments