tsconfig/bases resource
Hosts TSConfigs to extend in a TypeScript app, tuned to a particular runtime environment observed · 2026-08-28
Health v2 · maintenance only
76/100
- Activity 97
- Release rhythm 35
- Longevity 100
Flags: no_releases
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: 2303
- days_rel: n/a
- days_push: 19
- n_releases_24m: 0
Adoption not part of the score
7870 stars · 285 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
A community-maintained collection of base TSConfig files published as npm packages under the @tsconfig scope, tuned for specific runtime environments like Node versions, Bun, Deno, and frameworks. Projects extend these presets in their own tsconfig.json instead of hand-writing compiler options.
Use cases
- set up a tsconfig for a node 18 project
- find recommended typescript compiler options for bun
- extend a base tsconfig for create react app
- keep typescript config consistent across projects
- configure tsconfig for deno or next.js
- avoid hand-writing typescript compiler options
When to choose
- you are starting a TypeScript app and want sane, environment-tuned compiler defaults
- you want community-maintained tsconfig presets you can extend with 'extends'
- you target a specific runtime like Node LTS, Bun, or Deno
When to avoid
- you need highly customized compiler options beyond what a base preset provides
- you are not using TypeScript at all
- you need a pinned older TypeScript version that the presets do not target
Facets
dataset · maturity active
configuration-management developer-tools build-tool developer-tools web-development frontend backend bun browser cross-platform tsconfig typescript npm-packages preset-configs definitely-typed-for-tsconfig nodejs deno
1 source
- readme: https://github.com/tsconfig/bases · fetched 2026-08-28 · 28b109701d2b
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| tsconfig/bases | main | 76 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem