mirror of
https://github.com/umami-software/umami.git
synced 2026-02-19 12:05:41 +01:00
working compose file for cypress
This commit is contained in:
parent
44d8606d1a
commit
14c0c5060a
4 changed files with 11 additions and 11 deletions
|
|
@ -4,5 +4,5 @@
|
|||
"lib": ["es5", "dom"],
|
||||
"types": ["cypress", "node"]
|
||||
},
|
||||
"include": ["**/*.ts"]
|
||||
"include": ["**/*.ts", "../cypress.config.ts"]
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue