优化
This commit is contained in:
8
client/packages/design/tsconfig.json
Normal file
8
client/packages/design/tsconfig.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"extends": "../../tsconfig.json",
|
||||
"compilerOptions": {
|
||||
"declaration": true,
|
||||
"declarationDir": ".",
|
||||
},
|
||||
"include": ["components/**/*"]
|
||||
}
|
||||
Reference in New Issue
Block a user