Package Exports
- @typescript-eslint/eslint-plugin
- @typescript-eslint/eslint-plugin/dist
- @typescript-eslint/eslint-plugin/dist/configs/all
- @typescript-eslint/eslint-plugin/dist/configs/all.js
- @typescript-eslint/eslint-plugin/dist/configs/eslint-recommended
- @typescript-eslint/eslint-plugin/dist/configs/eslint-recommended.js
- @typescript-eslint/eslint-plugin/dist/configs/recommended
- @typescript-eslint/eslint-plugin/dist/configs/recommended-requiring-type-checking
- @typescript-eslint/eslint-plugin/dist/configs/recommended-requiring-type-checking.js
- @typescript-eslint/eslint-plugin/dist/configs/recommended.js
- @typescript-eslint/eslint-plugin/dist/configs/strict.js
- @typescript-eslint/eslint-plugin/dist/index.js
- @typescript-eslint/eslint-plugin/dist/rules
- @typescript-eslint/eslint-plugin/dist/rules/index.js
- @typescript-eslint/eslint-plugin/dist/rules/member-ordering
- @typescript-eslint/eslint-plugin/dist/rules/member-ordering.js
- @typescript-eslint/eslint-plugin/dist/rules/no-non-null-assertion
- @typescript-eslint/eslint-plugin/dist/rules/no-non-null-assertion.js
- @typescript-eslint/eslint-plugin/dist/rules/no-unused-vars
- @typescript-eslint/eslint-plugin/dist/rules/no-unused-vars.js
- @typescript-eslint/eslint-plugin/dist/rules/semi
- @typescript-eslint/eslint-plugin/dist/rules/semi.js
- @typescript-eslint/eslint-plugin/dist/util
- @typescript-eslint/eslint-plugin/dist/util/index.js
- @typescript-eslint/eslint-plugin/package.json
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@typescript-eslint/eslint-plugin) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
@typescript-eslint/eslint-plugin
An ESLint plugin which provides lint rules for TypeScript codebases.
👉 See https://typescript-eslint.io/architecture/utils for our Getting Started docs.
See https://typescript-eslint.io for general documentation on typescript-eslint, the tooling that allows you to run ESLint and Prettier on TypeScript code.