fix: Prevent eslint from breaking format on save
This commit is contained in:
@@ -30,5 +30,6 @@
|
|||||||
"editor.formatOnSave": true,
|
"editor.formatOnSave": true,
|
||||||
"editor.quickSuggestions": {
|
"editor.quickSuggestions": {
|
||||||
"strings": "on"
|
"strings": "on"
|
||||||
}
|
},
|
||||||
|
"eslint.enable": false
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user