mirror of
https://gitee.com/nocobase/nocobase.git
synced 2025-05-08 23:19:26 +08:00
7 lines
102 B
JSON
7 lines
102 B
JSON
{
|
|
"extends": "../../../tsconfig.json",
|
|
"compilerOptions": {
|
|
"types": ["vitest/globals"]
|
|
}
|
|
}
|