declarations support, color support, better inject

This commit is contained in:
David Meincke
2022-03-24 00:04:15 +01:00
parent ad53ae9695
commit c81b04cde3
9 changed files with 64 additions and 92 deletions
+2 -1
View File
@@ -10,8 +10,9 @@
"strict": true,
"lib": [ "es6", "dom" ],
"baseUrl": "./node_modules",
"types": [ ],
"types": [],
"allowJs": false,
"allowSyntheticDefaultImports": true,
"typeRoots": ["node_modules/@types"]
},
"exclude": [