7 lines
No EOL
155 B
JSON
7 lines
No EOL
155 B
JSON
{
|
|
"extends": "@snowpack/app-scripts-react/tsconfig.base.json",
|
|
"compilerOptions": {
|
|
"types": ["jest", "cypress"],
|
|
"esModuleInterop": true
|
|
}
|
|
} |