Releases: cletusw/eslint-plugin-local-rules
Releases · cletusw/eslint-plugin-local-rules
v3.0.2
Fix erroneous semicolon
From v3.0.1:
Add standard all
and all-warn
configs.
Minimum Node.js version: 12
v3.0.1
Add standard all
and all-warn
configs.
Minimum Node.js version: 12
v2.0.0
BREAKING: Add support for npm/yarn/pnpm workspaces by checking for eslint-local-rules in the current working directory before this plugin's install location
v1.3.1
Fix "undefined var exts when eslint-local-rules.js not found"
v1.2.0
Fix MODULE_NOT_FOUND error message
v1.1.1
Throw original error if a 'MODULE_NOT_FOUND' error occurs when importing a module other than 'eslint-local-rules'