chore: cypress clean
This commit is contained in:
parent
8aaa72bbd6
commit
a98074d339
4 changed files with 10 additions and 31 deletions
|
|
@ -1,11 +1,6 @@
|
|||
{
|
||||
"extends": ["@tsconfig/node18/tsconfig.json", "@vue/tsconfig/tsconfig.json"],
|
||||
"include": [
|
||||
"vite.config.*",
|
||||
"vitest.config.*",
|
||||
"cypress.config.*",
|
||||
"playwright.config.*"
|
||||
],
|
||||
"include": ["vite.config.*", "vitest.config.*", "playwright.config.*"],
|
||||
"compilerOptions": {
|
||||
"composite": true,
|
||||
"ignoreDeprecations": "5.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue