Skip to content

Commit fde634e

Browse files
committed
updates
1 parent d3e91c6 commit fde634e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.vscode/settings.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +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",
12+
"typescript.tsc.autoDetect": "off"
1313
}

0 commit comments

Comments
 (0)