This commit is contained in:
+2
-1
@@ -6,7 +6,8 @@
|
||||
"outDir": "./dist",
|
||||
"esModuleInterop": true,
|
||||
"sourceMap": false,
|
||||
"allowSyntheticDefaultImports": true
|
||||
"allowSyntheticDefaultImports": true,
|
||||
"declaration": true
|
||||
},
|
||||
"include": [
|
||||
"lib/**/*"
|
||||
|
||||
Reference in New Issue
Block a user