Ross ROSS = Recommend OSS · open-source software intelligence for agents

total-typescript/tsconfig

The simplest way to set up your tsconfig.json observed · 2026-08-28

github.com/total-typescript/tsconfig · homepage 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

Full methodology

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

Member repositories

RepositoryRoleHealth v2
total-typescript/tsconfigmain62

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