exclude BuildScripts
This commit is contained in:
+1
-1
@@ -11,6 +11,6 @@
|
||||
"types": [ ],
|
||||
"allowJs": true
|
||||
},
|
||||
"exclude": [ "bin", "node_modules", "webpack.common.js", "webpack.dev.js", "webpack.prod.js" ],
|
||||
"exclude": [ "bin", "BuildScripts", "node_modules", "webpack.common.js", "webpack.dev.js", "webpack.prod.js" ],
|
||||
"atom": { "rewriteTsconfig": false }
|
||||
}
|
||||
Reference in New Issue
Block a user