UNPKG

754 BMarkdownView Raw
1# `@typescript-eslint/eslint-plugin`
2
3An ESLint plugin which provides lint rules for TypeScript codebases.
4
5[![NPM Version](https://img.shields.io/npm/v/@typescript-eslint/eslint-plugin.svg?style=flat-square)](https://www.npmjs.com/package/@typescript-eslint/eslint-plugin)
6[![NPM Downloads](https://img.shields.io/npm/dm/@typescript-eslint/eslint-plugin.svg?style=flat-square)](https://www.npmjs.com/package/@typescript-eslint/eslint-plugin)
7
8👉 See **https://typescript-eslint.io/getting-started** for our Getting Started docs.
9
10> See https://typescript-eslint.io for general documentation on typescript-eslint, the tooling that allows you to run ESLint and Prettier on TypeScript code.
11
12<!-- Local path for docs: docs/packages/ESLint_Plugin.mdx -->