mirror of
https://github.com/jwetzell/psn-js.git
synced 2026-08-19 22:24:17 +00:00
linting
This commit is contained in:
Vendored
+1
-3
@@ -1,8 +1,6 @@
|
||||
{
|
||||
"editor.defaultFormatter": "esbenp.prettier-vscode",
|
||||
"editor.formatOnSave": true,
|
||||
"editor.codeActionsOnSave": {
|
||||
"source.fixAll": "explicit",
|
||||
"source.organizeImports": "explicit"
|
||||
"source.fixAll": "explicit"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user