update cypress to the new templates
This commit is contained in:
parent
6eaaa7a294
commit
7ebe0f5a9f
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"$schema": "https://json.schemastore.org/tsconfig",
|
"$schema": "https://json.schemastore.org/tsconfig",
|
||||||
"extends": "../packages/shared/tsconfig.web.json",
|
"extends": "../packages/shared/tsconfig.web.jsonc",
|
||||||
"compilerOptions": {
|
"compilerOptions": {
|
||||||
"types": ["cypress", "node"],
|
"types": ["cypress", "node"],
|
||||||
},
|
},
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue