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