Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@rushstack/eslint-bulk

microsoft20.3kMIT0.1.85TypeScript support: included

Roll out new ESLint rules in a large monorepo without cluttering up your code with "eslint-ignore-next-line"

eslintrc, eslint, bulk, legacy, retroactive, disable, ignore, suppression, monkey, patch

readme

@rushstack/eslint-bulk

This package provides the command-line interface (CLI) for the ESLint bulk suppressions feature from @rushstack/eslint-patch.

Setting it up

👉 Before using this tool, you will first need to install and configure the @rushstack/eslint-patch package.

See the eslint-bulk-suppressions documentation for details.

Typical workflow

  1. Checkout your main branch, which is in a clean state where ESLint reports no violations.
  2. Update your configuration to enable the latest lint rules; ESLint now reports thousands of legacy violations.
  3. Run eslint-bulk suppress --all ./src to update .eslint-bulk-suppressions.json.
  4. ESLint now no longer reports violations, so commit the results to Git and merge your pull request.
  5. Over time, engineers may improve some of the suppressed code, in which case the associated suppressions are no longer needed.
  6. Run eslint-bulk prune periodically to find and remove unnecessary suppressions from .eslint-bulk-suppressions.json, ensuring that new violations will now get caught in those scopes.

"eslint-bulk suppress" command

eslint-bulk suppress --rule NAME1 [--rule NAME2...] PATH1 [PATH2...]
eslint-bulk suppress --all PATH1 [PATH2...]

Use this command to automatically generate bulk suppressions for the specified lint rules and file paths. The path argument is a glob pattern with the same syntax as path arguments for the eslint command.

"eslint-bulk prune" command

Use this command to automatically delete all unnecessary suppression entries in all .eslint-bulk-suppressions.json files under the current working directory.

eslint-bulk prune

Links

@rushstack/eslint-bulk is part of the Rush Stack family of projects.

changelog

Change Log - @rushstack/eslint-bulk

This log was last generated on Tue, 25 Mar 2025 15:11:16 GMT and should not be manually modified.

0.1.85

Tue, 25 Mar 2025 15:11:16 GMT

Version update only

0.1.84

Wed, 12 Mar 2025 22:41:36 GMT

Version update only

0.1.83

Wed, 12 Mar 2025 00:11:32 GMT

Version update only

0.1.82

Tue, 11 Mar 2025 02:12:34 GMT

Version update only

0.1.81

Tue, 11 Mar 2025 00:11:25 GMT

Version update only

0.1.80

Sat, 01 Mar 2025 05:00:09 GMT

Version update only

0.1.79

Thu, 27 Feb 2025 01:10:39 GMT

Version update only

0.1.78

Wed, 26 Feb 2025 16:11:11 GMT

Version update only

0.1.77

Sat, 22 Feb 2025 01:11:12 GMT

Version update only

0.1.76

Wed, 19 Feb 2025 18:53:48 GMT

Version update only

0.1.75

Wed, 12 Feb 2025 01:10:52 GMT

Version update only

0.1.74

Thu, 30 Jan 2025 16:10:36 GMT

Version update only

0.1.73

Thu, 30 Jan 2025 01:11:42 GMT

Version update only

0.1.72

Thu, 09 Jan 2025 01:10:10 GMT

Version update only

0.1.71

Tue, 07 Jan 2025 22:17:32 GMT

Version update only

0.1.70

Sat, 14 Dec 2024 01:11:07 GMT

Version update only

0.1.69

Mon, 09 Dec 2024 20:31:43 GMT

Version update only

0.1.68

Tue, 03 Dec 2024 16:11:08 GMT

Version update only

0.1.67

Sat, 23 Nov 2024 01:18:55 GMT

Version update only

0.1.66

Fri, 22 Nov 2024 01:10:43 GMT

Version update only

0.1.65

Thu, 24 Oct 2024 00:15:48 GMT

Version update only

0.1.64

Mon, 21 Oct 2024 18:50:10 GMT

Version update only

0.1.63

Thu, 17 Oct 2024 08:35:06 GMT

Version update only

0.1.62

Tue, 15 Oct 2024 00:12:31 GMT

Version update only

0.1.61

Wed, 02 Oct 2024 00:11:19 GMT

Version update only

0.1.60

Tue, 01 Oct 2024 00:11:28 GMT

Version update only

0.1.59

Mon, 30 Sep 2024 15:12:19 GMT

Version update only

0.1.58

Fri, 13 Sep 2024 00:11:43 GMT

Version update only

0.1.57

Tue, 10 Sep 2024 20:08:11 GMT

Version update only

0.1.56

Wed, 21 Aug 2024 05:43:04 GMT

Version update only

0.1.55

Mon, 12 Aug 2024 22:16:04 GMT

Version update only

0.1.54

Fri, 02 Aug 2024 17:26:42 GMT

Version update only

0.1.53

Sat, 27 Jul 2024 00:10:27 GMT

Patches

  • Include CHANGELOG.md in published releases again

0.1.52

Wed, 24 Jul 2024 00:12:14 GMT

Version update only

0.1.51

Wed, 17 Jul 2024 06:55:09 GMT

Version update only

0.1.50

Wed, 17 Jul 2024 00:11:19 GMT

Version update only

0.1.49

Tue, 16 Jul 2024 00:36:21 GMT

Version update only

0.1.48

Thu, 27 Jun 2024 21:01:36 GMT

Version update only

0.1.47

Mon, 03 Jun 2024 23:43:15 GMT

Version update only

0.1.46

Thu, 30 May 2024 00:13:05 GMT

Version update only

0.1.45

Wed, 29 May 2024 02:03:50 GMT

Version update only

0.1.44

Wed, 29 May 2024 00:10:52 GMT

Version update only

0.1.43

Tue, 28 May 2024 15:10:09 GMT

Version update only

0.1.42

Tue, 28 May 2024 00:09:47 GMT

Version update only

0.1.41

Sat, 25 May 2024 04:54:07 GMT

Version update only

0.1.40

Fri, 24 May 2024 00:15:08 GMT

Version update only

0.1.39

Thu, 23 May 2024 02:26:56 GMT

Version update only

0.1.38

Thu, 16 May 2024 15:10:22 GMT

Version update only

0.1.37

Wed, 15 May 2024 23:42:58 GMT

Version update only

0.1.36

Wed, 15 May 2024 06:04:17 GMT

Version update only

0.1.35

Sat, 11 May 2024 00:12:09 GMT

Patches

  • Fix an issue where the tool will not correctly execute if the installed eslint path contains a space.

0.1.34

Fri, 10 May 2024 05:33:34 GMT

Version update only

0.1.33

Wed, 08 May 2024 22:23:50 GMT

Version update only

0.1.32

Mon, 06 May 2024 15:11:04 GMT

Version update only

0.1.31

Wed, 10 Apr 2024 15:10:09 GMT

Version update only

0.1.30

Tue, 09 Apr 2024 18:08:23 GMT

Patches

  • Attempt to resolve eslint as a dependency of the current project before falling back to a globally-installed copy.

0.1.29

Tue, 19 Mar 2024 15:10:18 GMT

Version update only

0.1.28

Fri, 15 Mar 2024 00:12:40 GMT

Version update only

0.1.27

Tue, 05 Mar 2024 01:19:24 GMT

Version update only

0.1.26

Sun, 03 Mar 2024 20:58:13 GMT

Version update only

0.1.25

Sat, 02 Mar 2024 02:22:24 GMT

Version update only

0.1.24

Fri, 01 Mar 2024 01:10:08 GMT

Version update only

0.1.23

Thu, 29 Feb 2024 07:11:45 GMT

Version update only

0.1.22

Wed, 28 Feb 2024 16:09:27 GMT

Version update only

0.1.21

Sat, 24 Feb 2024 23:02:51 GMT

Version update only

0.1.20

Thu, 22 Feb 2024 01:36:09 GMT

Version update only

0.1.19

Wed, 21 Feb 2024 21:45:28 GMT

Version update only

0.1.18

Wed, 21 Feb 2024 08:55:47 GMT

Version update only

0.1.17

Tue, 20 Feb 2024 21:45:10 GMT

Version update only

0.1.16

Tue, 20 Feb 2024 16:10:53 GMT

Version update only

0.1.15

Mon, 19 Feb 2024 21:54:27 GMT

Version update only

0.1.14

Sat, 17 Feb 2024 06:24:35 GMT

Version update only

0.1.13

Thu, 08 Feb 2024 01:09:21 GMT

Version update only

0.1.12

Wed, 07 Feb 2024 01:11:18 GMT

Version update only

0.1.11

Mon, 05 Feb 2024 23:46:52 GMT

Version update only

0.1.10

Thu, 25 Jan 2024 23:03:57 GMT

Patches

  • Some minor documentation updates

0.1.9

Thu, 25 Jan 2024 01:09:30 GMT

Version update only

0.1.8

Wed, 24 Jan 2024 07:38:34 GMT

Patches

  • Update documentation

0.1.7

Tue, 23 Jan 2024 20:12:58 GMT

Version update only

0.1.6

Tue, 23 Jan 2024 16:15:06 GMT

Version update only

0.1.5

Tue, 16 Jan 2024 18:30:11 GMT

Version update only

0.1.4

Wed, 03 Jan 2024 00:31:18 GMT

Version update only

0.1.3

Wed, 20 Dec 2023 01:09:46 GMT

Version update only

0.1.2

Thu, 07 Dec 2023 03:44:13 GMT

Version update only

0.1.1

Tue, 05 Dec 2023 01:10:16 GMT

Version update only

0.1.0

Wed, 22 Nov 2023 01:45:18 GMT

Minor changes

  • Initial release of @rushstack/eslint-bulk package