{
"extends": "./tsconfig.json",
"compilerOptions": {
"jsx": "react-jsx",
"incremental": true,
"noUnusedLocals": false,
"noUnusedParameters": false
}