tachybase_todo/packages/core/components/tsconfig.json
sealday 8a789c70f1 chore: migrate components (#893)
Co-authored-by: sealday <sealday@gmail.com>
Reviewed-on: daoyoucloud/tachybase#893
2024-04-30 02:00:13 +08:00

7 lines
86 B
JSON

{
"extends": "../../../tsconfig.json",
"compilerOptions": {
"types": []
}
}