rushstack/heft-plugins/heft-lint-plugin
Rushbot 7f1ca5f5e9 Bump versions [skip ci] 2024-10-24 00:15:51 +00:00
..
config
src Implement SARIF formatter for Eslint (#4956) 2024-10-09 16:06:46 -04:00
.eslintrc.js
.npmignore Include CHANGELOG.md in published releases again (#4851) 2024-07-26 10:33:37 -07:00
CHANGELOG.json Update changelogs [skip ci] 2024-10-24 00:15:48 +00:00
CHANGELOG.md Update changelogs [skip ci] 2024-10-24 00:15:48 +00:00
LICENSE
README.md
heft-plugin.json [eslint-plugin] Add new import-related rules to the ESLint plugin (#4889) 2024-08-14 15:18:48 -07:00
package.json Bump versions [skip ci] 2024-10-24 00:15:51 +00:00
tsconfig.json Implement SARIF formatter for Eslint (#4956) 2024-10-09 16:06:46 -04:00

README.md

@rushstack/heft-lint-plugin

This is a Heft plugin to run ESLint or TSLint. Intended for use with @rushstack/heft-typescript-plugin.

  • CHANGELOG.md - Find out what's new in the latest version
  • @rushstack/heft - Heft is a config-driven toolchain that invokes popular tools such as TypeScript, ESLint, Jest, Webpack, and API Extractor.

Heft is part of the Rush Stack family of projects.