fix prettier in vscode

This commit is contained in:
Proddy
2023-07-08 15:53:44 +02:00
parent bea0922ee8
commit 365d246a89

View File

@@ -9,7 +9,7 @@
}, },
"eslint.nodePath": "interface/.yarn/sdks", "eslint.nodePath": "interface/.yarn/sdks",
"eslint.workingDirectories": ["interface"], "eslint.workingDirectories": ["interface"],
"prettier.prettierPath": "interface/.yarn/sdks/prettier/index.js", "prettier.prettierPath": "",
"typescript.tsdk": "interface/.yarn/sdks/typescript/lib", "typescript.tsdk": "interface/.yarn/sdks/typescript/lib",
"typescript.enablePromptUseWorkspaceTsdk": true, "typescript.enablePromptUseWorkspaceTsdk": true,
"files.associations": { "files.associations": {