declarations support, color support, better inject
This commit is contained in:
+2
-1
@@ -10,8 +10,9 @@
|
||||
"strict": true,
|
||||
"lib": [ "es6", "dom" ],
|
||||
"baseUrl": "./node_modules",
|
||||
"types": [ ],
|
||||
"types": [],
|
||||
"allowJs": false,
|
||||
"allowSyntheticDefaultImports": true,
|
||||
"typeRoots": ["node_modules/@types"]
|
||||
},
|
||||
"exclude": [
|
||||
|
||||
Reference in New Issue
Block a user