eslint-plugin-local-rules

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

MIT License

Downloads
1.4M
Stars
160
Committers
8

Bot releases are hidden (Show)

eslint-plugin-local-rules - v3.0.2

Published by cletusw 4 months ago

Fix erroneous semicolon

From v3.0.1:

Add standard all and all-warn configs.

Minimum Node.js version: 12

eslint-plugin-local-rules - v3.0.1

Published by cletusw 4 months ago

Add standard all and all-warn configs.

Minimum Node.js version: 12

eslint-plugin-local-rules - Update postcss Latest Release

Published by cletusw 11 months ago

eslint-plugin-local-rules - v2.0.0

Published by cletusw about 1 year 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

eslint-plugin-local-rules - v1.3.2

Published by cletusw about 2 years ago

Update vite

eslint-plugin-local-rules - v1.3.1

Published by cletusw about 2 years ago

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

eslint-plugin-local-rules - v1.3.0

Published by cletusw over 2 years ago

Add package-lock

eslint-plugin-local-rules - v1.2.0

Published by cletusw over 2 years ago

Fix MODULE_NOT_FOUND error message

eslint-plugin-local-rules - v1.1.1

Published by cletusw over 2 years ago

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

eslint-plugin-local-rules - v1.1.0

Published by cletusw over 3 years ago

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

eslint-plugin-local-rules - v1.0.1

Published by cletusw almost 4 years ago

Forgot to bump npm version before tagging v1.0.0

eslint-plugin-local-rules - v1.0.0

Published by cletusw almost 4 years ago

Support .cjs

eslint-plugin-local-rules - v0.1.1

Published by cletusw about 5 years ago

Better errors logged to console

eslint-plugin-local-rules - v0.1.0

Published by cletusw over 7 years ago

Fix VS Code integration when ESLint project outside VS Code project

eslint-plugin-local-rules - v0.0.2

Published by cletusw over 7 years ago

Fix UNMET PEER DEPENDENCY eslint@>=0.8.0 errors.

eslint-plugin-local-rules - v0.0.1

Published by cletusw over 7 years ago

Initial release