fix build
This commit is contained in:
@@ -1,9 +1,10 @@
|
||||
{
|
||||
"extends": "../../tsconfig.esm.json",
|
||||
"extends": "../../tsconfig.json",
|
||||
"compilerOptions": {
|
||||
"module": "ESNext",
|
||||
"target":"ESNext",
|
||||
"outDir": ".",
|
||||
"moduleResolution": "bundler"
|
||||
},
|
||||
"include": [
|
||||
".",
|
||||
|
||||
Reference in New Issue
Block a user