40793f4a18
Co-authored-by: Ankush <ankush@iwebnotes.com> Co-authored-by: Nabin Hait <nabinhait@gmail.com>
12 lines
189 B
JSON
12 lines
189 B
JSON
{
|
|
"compilerOptions": {
|
|
"allowJs": true,
|
|
"baseUrl": "../node_modules",
|
|
"types": [
|
|
"cypress"
|
|
]
|
|
},
|
|
"include": [
|
|
"**/*.*"
|
|
]
|
|
} |