We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9cf096a commit abae061Copy full SHA for abae061
.vscode/settings.json
@@ -1,9 +1,3 @@
1
{
2
- "typescript.tsdk": "node_modules/typescript/lib",
3
- "editor.formatOnSave": true,
4
- "[typescript]": {
5
- "editor.codeActionsOnSave": {
6
- "source.organizeImports": true
7
- }
8
+ "typescript.tsdk": "node_modules/typescript/lib"
9
}
0 commit comments