chore: disable typescript detection in VSCode

This commit is contained in:
Tom Moor
2019-08-01 21:34:17 -07:00
parent be09b6a3bd
commit 60a31992d0
+3
View File
@@ -0,0 +1,3 @@
{
"javascript.validate.enable": false
}