Use official eslint flat config for vscode
This commit is contained in:
2
.vscode/settings.json
vendored
2
.vscode/settings.json
vendored
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
// Enable the ESlint flat config support
|
// Enable the ESlint flat config support
|
||||||
"eslint.experimental.useFlatConfig": true,
|
"eslint.useFlatConfig": true,
|
||||||
|
|
||||||
// Use eslint as default formatter
|
// Use eslint as default formatter
|
||||||
"editor.formatOnSave": false,
|
"editor.formatOnSave": false,
|
||||||
|
Reference in New Issue
Block a user