{ "extends": "../../tsconfig.base.json", "compilerOptions": { "skipLibCheck": true, "jsx": "react-jsx", "outDir": "./dist" }, "include": ["src/**/*"] }