tsconfig.json Generator
Generate a sensible tsconfig.json from preset targets (Node, Vite/esbuild bundler, library publishing, Next.js). Strict mode pre-enabled. Source map and declaration options exposed. Modern moduleResolution: bundler by default.
How to use the tsconfig.json Generator
Pick a preset that matches your target (Node, bundler, library, framework). Toggle strict and declaration options. The output is a working tsconfig.json — drop it at your repo root and it should compile your project.