palantir/tslint
:vertical_traffic_light: An extensible linter for the TypeScript language observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 0
- Release rhythm 8
- Longevity 100
Flags: archived
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: 4787
- days_rel: n/a
- days_push: 1987
- n_releases_24m: 0
Adoption not part of the score
5902 stars · 873 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
TSLint is an extensible static analysis linter for TypeScript that checks code for readability, maintainability, and functionality errors, with custom rules, formatters, and editor integrations. It has been deprecated since 2019 in favor of typescript-eslint and is no longer maintained.
Use cases
- lint typescript code for style and errors
- enforce coding standards in a typescript project
- automatically fix formatting violations in typescript
- write custom lint rules for typescript
- integrate typescript linting into editors and build systems
When to choose
- maintaining a legacy codebase already configured with tslint
- you cannot migrate to typescript-eslint yet
When to avoid
- starting a new TypeScript project - use typescript-eslint instead
- you need ongoing updates or community support
Facets
cli-tool · maturity abandoned
linter static-site-generator developer-tools programming-languages web-development cli cross-platform typescript static-analysis deprecated code-quality linting-rules nodejs
2 sources
- readme: https://github.com/palantir/tslint · fetched 2026-08-28 · 2c2306056560
- homepage: http://palantir.github.io/tslint/ · fetched 2026-08-29 · d8bee6233f49
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| palantir/tslint | main | 10 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem