This website requires JavaScript.
Explore
Help
Sign In
cms
/
tibi-svelte-starter
Template
Watch
4
Star
0
Fork
2
You've already forked tibi-svelte-starter
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
30c05143fe
tibi-svelte-starter
/
cypress
/
tsconfig.json
8 lines
117 B
JSON
Raw
Normal View
History
Unescape
Escape
fixed cy:docker:
2022-02-26 11:39:25 +01:00
{
cypress tsconfig.json fix
2022-02-26 17:43:34 +01:00
"include"
:
[
"**/*"
]
,
"exclude"
:
[
]
,
fixed cy:docker:
2022-02-26 11:39:25 +01:00
"compilerOptions"
:
{
"preserveValueImports"
:
false
}
}
Reference in New Issue
Copy Permalink