mirror of
https://github.com/CorentinTh/it-tools.git
synced 2025-05-15 10:26:52 -04:00
Added Chinese version
Added Chinese version
This commit is contained in:
parent
d037338a23
commit
730a68b92a
466 changed files with 31255 additions and 0 deletions
9
zh-CN/tsconfig.vitest.json
Normal file
9
zh-CN/tsconfig.vitest.json
Normal file
|
@ -0,0 +1,9 @@
|
|||
{
|
||||
"extends": "./tsconfig.app.json",
|
||||
"exclude": [],
|
||||
"compilerOptions": {
|
||||
"composite": true,
|
||||
"lib": [],
|
||||
"types": ["node", "jsdom", "unplugin-icons/types/vue"]
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue