tachybase_todo/packages/core/schema/tsconfig.json
2024-04-02 18:13:33 +08:00

7 lines
86 B
JSON

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