# @typescript-eslint/eslint-plugin-tslint

> ESLint plugin that wraps a TSLint configuration and lints the whole source using TSLint

Latest version **7.0.2** (published 2024-02-19) · MIT license · 0 weekly downloads

## Install

```sh
npm install @typescript-eslint/eslint-plugin-tslint
pnpm add @typescript-eslint/eslint-plugin-tslint
yarn add @typescript-eslint/eslint-plugin-tslint
bun add @typescript-eslint/eslint-plugin-tslint
```

## Health

**Score 50/100 (C)** — status: abandoned.

Positive: has types; esm support; no vulnerabilities; high maintenance score; high quality score; popular repo.

Warnings: low downloads.

Negative: abandoned.

## Facts

| | |
|---|---|
| Version | 7.0.2 |
| Published | 2024-02-19 |
| First published | 2019-01-19 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Node | ^16.0.0 \|\| >=18.0.0 |
| Dependencies | 1 |
| Unpacked size | 14.5 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 16386 |
| Maintainers | bradzacher, jameshenry |
| Keywords | eslint, eslintplugin, eslint-plugin, tslint |

## Links

- npm: https://www.npmjs.com/package/@typescript-eslint/eslint-plugin-tslint
- Repository: https://github.com/typescript-eslint/typescript-eslint
- Homepage: https://github.com/typescript-eslint/typescript-eslint#readme
- Issues: https://github.com/typescript-eslint/typescript-eslint/issues
- Funding: https://opencollective.com/typescript-eslint
- npm.io page: https://npm.io/package/@typescript-eslint/eslint-plugin-tslint

## Dependencies (1)

- [@typescript-eslint/utils](https://npm.io/package/@typescript-eslint/utils.md) 7.0.2

## Alternatives

- [eslint-plugin-sonarjs](https://npm.io/package/eslint-plugin-sonarjs.md) — 2.9M weekly downloads
- [eslint-config-expo](https://npm.io/package/eslint-config-expo.md) — 1.5M weekly downloads
- [@matter/protocol](https://npm.io/package/@matter/protocol.md) — 63.5K weekly downloads
- [@eventcatalog/linter](https://npm.io/package/@eventcatalog/linter.md) — 24.8K weekly downloads
- [@inrupt/eslint-config-base](https://npm.io/package/@inrupt/eslint-config-base.md) — 4.5K weekly downloads

## Recent versions

- 7.0.2 (latest) — 2024-02-19
- 7.0.3-alpha.5 (canary) — 2024-02-21
- 7.0.0-alpha.0 (rc-v6) — 2023-07-10
- 6.0.0-alpha.58 (rc-v) — 2023-02-21
- 5.0.0-alpha.42 (rc-v5) — 2021-10-10
- 4.0.0-alpha.16 (rc-v4) — 2020-08-29
- 3.0.0-alpha.27 (rc-v3) — 2020-05-17
- 7.0.3-alpha.4 — 2024-02-21
- 7.0.3-alpha.3 — 2024-02-21
- 7.0.3-alpha.2 — 2024-02-20
- 7.0.3-alpha.1 — 2024-02-20
- 7.0.3-alpha.0 — 2024-02-19
- 7.0.2-alpha.11 — 2024-02-19
- 7.0.2-alpha.10 — 2024-02-17
- 7.0.2-alpha.9 — 2024-02-16
- … 3293 more at https://npm.io/package/@typescript-eslint/eslint-plugin-tslint/versions

## README

# `@typescript-eslint/eslint-plugin-tslint`

> ESLint plugin that wraps a TSLint configuration and lints the whole source using TSLint.

[![NPM Version](https://img.shields.io/npm/v/@typescript-eslint/eslint-plugin-tslint.svg?style=flat-square)](https://www.npmjs.com/package/@typescript-eslint/eslint-plugin-tslint)
[![NPM Downloads](https://img.shields.io/npm/dm/@typescript-eslint/eslint-plugin-tslint.svg?style=flat-square)](https://www.npmjs.com/package/@typescript-eslint/eslint-plugin-tslint)

👉 See **https://typescript-eslint.io/packages/eslint-plugin-tslint** for documentation on this package.

> See https://typescript-eslint.io for general documentation on typescript-eslint, the tooling that allows you to run ESLint and Prettier on TypeScript code.

<!-- Local path for docs: docs/packages/ESLint_Plugin_TSLint.mdx -->

---
_Source: https://npm.io/package/@typescript-eslint/eslint-plugin-tslint · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
