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