✨ feat: implement new feature for enhanced user experience
This commit is contained in:
8
tsconfig.test.json
Normal file
8
tsconfig.test.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"extends": "./tsconfig.json",
|
||||
"compilerOptions": {
|
||||
"verbatimModuleSyntax": false,
|
||||
"noEmit": true
|
||||
},
|
||||
"include": ["tests/**/*", "playwright.config.ts"]
|
||||
}
|
||||
Reference in New Issue
Block a user