Skip to content

Commit fc084a1

Browse files
authored
chore: configure vscode to use flat config (#4388)
1 parent 41091d2 commit fc084a1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.vscode/settings.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"typescript.tsdk": "./node_modules/typescript/lib",
33

4+
"eslint.useFlatConfig": true,
45
"eslint.validate": ["javascript", "typescript"]
56
}

0 commit comments

Comments
 (0)