test: add playwright e2e test setup with smoke tests
This commit is contained in:
@@ -13,5 +13,5 @@
|
||||
"removeComments": false,
|
||||
"skipLibCheck": true
|
||||
},
|
||||
"include": ["static/**/*.ts", "scripts/**/*.ts"]
|
||||
"include": ["static/**/*.ts", "scripts/**/*.ts", "tests/e2e/**/*.ts", "playwright.config.ts"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user