优化
This commit is contained in:
9
apps/widget/tsconfig.json
Normal file
9
apps/widget/tsconfig.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"compilerOptions": {
|
||||
"target": "ES5",
|
||||
"declaration": true,
|
||||
"lib": ["DOM", "ESNext"],
|
||||
"rootDir": "./src",
|
||||
"outDir": "lib"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user