This website requires JavaScript.
Explore
Help
Sign In
apairon
/
my-notes-viewer
Watch
1
Star
0
Fork
0
You've already forked my-notes-viewer
forked from
cms/tibi-svelte-starter
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
30fe289199
my-notes-viewer
/
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