mirror of
https://github.com/misode/misode.github.io.git
synced 2026-04-23 07:10:41 +00:00
Add E2E tests using Cypress
This commit is contained in:
8
tsconfig-eslint.json
Normal file
8
tsconfig-eslint.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"extends": "./tsconfig.json",
|
||||
"include": [
|
||||
"./src",
|
||||
"./cypress",
|
||||
"vite.config.js"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user