.
This commit is contained in:
parent
8020b31d24
commit
697f810c0e
3 changed files with 5 additions and 4 deletions
|
|
@ -4,6 +4,7 @@
|
|||
"outDir": "./dist-import",
|
||||
"emitDeclarationOnly": false,
|
||||
"declaration": true,
|
||||
"module": "ESNext"
|
||||
"module": "ESNext",
|
||||
"moduleResolution": "node16"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue