UNPKG
vijay06
Version:
latest (14.2.3)
14.2.3
awesome ngx mask
github.com/JsDaddy/ngx-mask
JsDaddy/ngx-mask
vijay06
/
projects
/
ngx-mask-lib
/
cypress.json
10 lines
(9 loc)
•
239 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
{
"fixturesFolder"
:
"./src/test/utils"
,
"pluginsFile"
:
"./cypress/plugins/index.ts"
,
"supportFile"
:
"./cypress/support/index.ts"
,
"component"
:
{
"testFiles"
:
"**/*.cy-spec.{js,ts,jsx,tsx}"
,
"componentFolder"
:
"./src"
}
}