4144e9ffd0
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
9 lines
136 B
JSON
9 lines
136 B
JSON
{
|
|
"compilerOptions": {
|
|
"allowJs": true,
|
|
"baseUrl": "../node_modules",
|
|
"types": ["cypress"]
|
|
},
|
|
"include": ["**/*.*"]
|
|
}
|