初始化
This commit is contained in:
8
easyflow-ui-usercenter/tsconfig.json
Normal file
8
easyflow-ui-usercenter/tsconfig.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"$schema": "https://json.schemastore.org/tsconfig",
|
||||
"extends": "./internal/tsconfig/node.json",
|
||||
"compilerOptions": {
|
||||
"moduleResolution": "bundler"
|
||||
},
|
||||
"include": ["vitest.config.ts"]
|
||||
}
|
||||
Reference in New Issue
Block a user