Eslint Plugin Local Rules Versions Save

A plugin for ESLint that allows you to use project-specific rules

v2.0.1

6 months ago

v2.0.0

9 months ago

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.2

1 year ago

Update vite

v1.3.1

1 year ago

Fix "undefined var exts when eslint-local-rules.js not found"

v1.3.0

1 year ago

Add package-lock

v1.2.0

1 year ago

Fix MODULE_NOT_FOUND error message

v1.1.1

1 year ago

Throw original error if a 'MODULE_NOT_FOUND' error occurs when importing a module other than 'eslint-local-rules'

v1.1.0

3 years ago

Add support for config in eslint-local-rules/index.js

v1.0.1

3 years ago

Forgot to bump npm version before tagging v1.0.0