total-typescript/tsconfig
The simplest way to set up your tsconfig.json observed · 2026-08-28
Health v2 · maintenance only
62/100
- Activity 83
- Release rhythm 35
- Longevity 60
Flags: no_releases no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 842
- days_rel: n/a
- days_push: 105
- n_releases_24m: 0
Adoption not part of the score
1179 stars · 29 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A set of preset tsconfig. base configurations for TypeScript projects, packaged as an npm library that you extend via the 'extends' field. It encodes the recommended compiler options from Matt Pocock's TSConfig Cheat Sheet for apps, libraries, and monorepos across tsc and bundler workflows.
Use cases
- set up tsconfig. for a new TypeScript project
- find the right TypeScript compiler options for a Vite or bundler-based app
- configure a TypeScript library for npm publishing
- share consistent tsconfig settings across a monorepo
- avoid manually picking strictness and module options in TypeScript
When to choose
- you want sane, opinionated TypeScript compiler defaults without studying every flag
- you're starting an app or library and don't know which tsconfig options matter
- you want one source of truth for tsconfig across multiple packages
When to avoid
- you need framework-specific compiler options not covered by the presets
- your team already maintains its own carefully tuned tsconfig
- you need configs for non-TypeScript tooling
Facets
library · maturity active
configuration-management developer-tools developer-tools web-development programming-languages cross-platform typescript tsconfig preset-configs compiler-options nodejs
4 sources
- readme: https://github.com/total-typescript/tsconfig · fetched 2026-08-28 · 44e6e0a240b6
- homepage: https://www.totaltypescript.com/tsconfig-cheat-sheet · fetched 2026-08-29 · dfa1dd3b02f6
- site_page: https://www.totaltypescript.com/cursor-rules-for-better-ai-development · fetched 2026-08-29 · b8cf6b23cb0b
- site_page: https://www.totaltypescript.com/faq · fetched 2026-08-29 · c9fd3e83ac30
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| total-typescript/tsconfig | main | 62 |
For agents
markdown · JSON · MCP: product_card(name="total-typescript/tsconfig")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem