build
This commit is contained in:
parent
87acc3b562
commit
6cbf5172b8
4 changed files with 7 additions and 5 deletions
|
|
@ -3,7 +3,7 @@
|
|||
"outDir": "dist",
|
||||
"esModuleInterop": true,
|
||||
"noImplicitAny": true,
|
||||
"target": "ESNext",
|
||||
"target": "ES2020",
|
||||
"jsx": "react",
|
||||
"declaration": true,
|
||||
"declarationDir": "dist",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue