Skip to content

Commit ed97c95

Browse files
committed
Revert this
1 parent 4cf455e commit ed97c95

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.vscode/settings.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,5 @@
99
"dist": true // set this to false to include "dist" folder in search results
1010
},
1111
// Turn off tsc task auto detection since we have the necessary tasks as npm scripts
12-
"typescript.tsc.autoDetect": "off",
13-
"editor.formatOnSave": true
12+
"typescript.tsc.autoDetect": "off"
1413
}

0 commit comments

Comments
 (0)