{ "extends": "@plainidx/configs/tsconfig.json", "compilerOptions": { "outDir": "dist", "jsx": "react" }, "include": [ "src" ] }