{
"extends": "../../tsconfig.json",
"compilerOptions": {
"noEmit": true
},
"include": ["entry.tsx", "types"]
}