{ "extends": "../../tsconfig.base.json", "compilerOptions": { "jsx": "react" }, "include": [ "src/**/*" ], }