2021-05-29 19:48:52 -04:00

8 lines
122 B
JSON

{
"extends": "../../tsconfig.base.json",
"compilerOptions": {
"esModuleInterop": true
},
"include": ["src"]
}