6 lines
87 B
JSON
6 lines
87 B
JSON
{
|
|
"compilerOptions": {
|
|
"types": ["cypress"]
|
|
},
|
|
"include": ["**/*.spec.js"]
|
|
}
|