This website requires JavaScript.
Explore
Help
Register
Sign In
ruiling
/
tachybase_todo
Watch
1
Star
0
Fork
0
You've already forked tachybase_todo
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
62c2a27fdb
tachybase_todo
/
packages
/
core
/
sdk
/
tsconfig.json
7 lines
102 B
JSON
Raw
Normal View
History
Unescape
Escape
refactor: front-end testing with vitest (#1900) * refactor: front-end testing with vitest * fix: fix build failed
2023-05-25 10:40:08 +08:00
{
"extends"
:
"../../../tsconfig.json"
,
"compilerOptions"
:
{
feat: @formily/* 统一成 @nocobase/schema,清理所有的 ts build 报错 (#566) Co-authored-by: sealday <sealday@gmail.com> Reviewed-on: https://git.daoyoucloud.com/daoyoucloud/tachycode/pulls/566
2024-04-02 18:13:33 +08:00
"types"
:
[
"vitest/globals"
]
}
refactor: front-end testing with vitest (#1900) * refactor: front-end testing with vitest * fix: fix build failed
2023-05-25 10:40:08 +08:00
}
Reference in New Issue
Copy Permalink