Fix autoformat interfering with eslint
This commit is contained in:
parent
5f168a999b
commit
03bffeda8a
1 changed files with 3 additions and 0 deletions
3
Dashboard/.vscode/settings.json
vendored
Normal file
3
Dashboard/.vscode/settings.json
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
{
|
||||
"editor.formatOnSave": false
|
||||
}
|
Reference in a new issue