4129da4d26
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com> Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com> Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
6 lines
93 B
JSON
6 lines
93 B
JSON
{
|
|
"compilerOptions": {
|
|
"resolveJsonModule": true
|
|
},
|
|
"exclude": ["./t/cypress"]
|
|
}
|