fix typescript config
This commit is contained in:
parent
1e7219b043
commit
c75ff55bbc
2 changed files with 1 additions and 2 deletions
|
|
@ -4,7 +4,6 @@
|
|||
"module": "commonjs",
|
||||
"declaration": true,
|
||||
"outDir": "./built/",
|
||||
"rootDir": "./src/",
|
||||
"removeComments": true,
|
||||
"strict": true,
|
||||
"strictFunctionTypes": true,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue