tsconfig.json Generator
Generate tsconfig.json files with presets for Next.js, React, Node.js, and strict TypeScript.
Options
Preset
target
module
moduleResolution
jsx
lib
tsconfig.json
tsconfig.json Generator — TypeScript configuration made easy
A TypeScript configuration file (tsconfig.json) tells the TypeScript compiler how to compile your project. This generator provides battle-tested presets for the most common project types. The Next.js preset matches the official Next.js TypeScript template with Bundler module resolution and noEmit (Next.js handles bundling). The Node.js preset uses NodeNext for proper ESM/CJS interop. The Library preset enables declaration for distributing type definitions. All presets enable strict mode — the recommended default for new TypeScript projects.
Private & free — this tool runs entirely in your browser.
Recommended: IndieKit — Ship your Next.js startup in days.affiliate
Related Developer Utilities tools
RegExp Tester
Test regular expressions and inspect matches locally.
Regex Visualizer
Visual regex pattern diagram with live match highlighting and capture group annotations.
Subnet Calculator
Compute CIDR subnets, usable hosts, and network ranges.
Cron Parser
Translate cron syntax into plain English.
URL Parser
Break a URL into protocol, host, path, and query parts.
HTML Previewer
Paste HTML and see it rendered live in a safe, sandboxed preview.
HTTP Status Code Reference
Search and look up every HTTP status code and its meaning.
MIME Type Lookup
Find the MIME type for a file extension, or the extensions for a MIME type.