updated vscode

This commit is contained in:
Proddy
2023-12-11 16:17:45 +01:00
parent 0b481a44a1
commit 367c022e6c

View File

@@ -4,8 +4,7 @@
"**/.pnp.*": true "**/.pnp.*": true
}, },
"editor.codeActionsOnSave": { "editor.codeActionsOnSave": {
"source.fixAll": true "source.fixAll": "explicit"
// "source.organizeImports": true
}, },
"eslint.nodePath": "interface/.yarn/sdks", "eslint.nodePath": "interface/.yarn/sdks",
"eslint.workingDirectories": ["interface"], "eslint.workingDirectories": ["interface"],