Initial version of smartbooking generated by generator-jhipster@9.0.0-beta.0
This commit is contained in:
9
tsconfig.vitest.json
Normal file
9
tsconfig.vitest.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"extends": "./tsconfig.app.json",
|
||||
"exclude": [],
|
||||
"compilerOptions": {
|
||||
"composite": true,
|
||||
"lib": [],
|
||||
"types": ["node", "jsdom"]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user