Skip to content

Commit

Permalink
development/build require('eslint-plugin-rulesdir');
Browse files Browse the repository at this point in the history
  • Loading branch information
HowardBraham committed Oct 18, 2024
1 parent 2f0c38c commit 5dcf6b3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions development/build/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@ if (false) {
require('eslint-plugin-react');
require('eslint-plugin-react-hooks');
require('eslint-plugin-jest');
require('eslint-plugin-rulesdir');
}
/* eslint-enable no-constant-condition, node/global-require */

Expand Down

0 comments on commit 5dcf6b3

Please sign in to comment.