chore: cypress clean

This commit is contained in:
Methapon2001 2023-12-06 09:51:24 +07:00
parent 8aaa72bbd6
commit a98074d339
No known key found for this signature in database
GPG key ID: 849924FEF46BD132
4 changed files with 10 additions and 31 deletions

View file

@ -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",