We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4cf455e commit ed97c95Copy full SHA for ed97c95
.vscode/settings.json
@@ -9,6 +9,5 @@
9
"dist": true // set this to false to include "dist" folder in search results
10
},
11
// Turn off tsc task auto detection since we have the necessary tasks as npm scripts
12
- "typescript.tsc.autoDetect": "off",
13
- "editor.formatOnSave": true
+ "typescript.tsc.autoDetect": "off"
14
}
0 commit comments