mirror of
https://github.com/jwetzell/psn-js.git
synced 2026-08-24 16:39:18 +00:00
update vscode settings
This commit is contained in:
Vendored
+2
-2
@@ -2,7 +2,7 @@
|
||||
"editor.defaultFormatter": "esbenp.prettier-vscode",
|
||||
"editor.formatOnSave": true,
|
||||
"editor.codeActionsOnSave": {
|
||||
"source.fixAll": true,
|
||||
"source.organizeImports": true
|
||||
"source.fixAll": "explicit",
|
||||
"source.organizeImports": "explicit"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user