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