A plugin for ESLint, to force use paths aliases from tsconfig
Node default behavior import resolution plugin for eslint-plugin-import.
Import with sanity.
Moving a file to different folder, could result in changing all imports statement in that file. This will not happen is the import paths are absolute. The eslint rule helps enforcing having absolute import paths. Support eslint --fix to automatically chan
TypeScript plugin for ESLint
Enforces module path case sensitivity in Webpack
Load modules according to tsconfig paths in webpack.
React specific linting rules for ESLint
Turns off all rules that are unnecessary or might conflict with Prettier.
This is a fork of https://github.com/vitonsky/eslint-plugin-paths, with ESLint 7 support. A plugin for ESLint, to force use paths aliases from tsconfig.
Static AST checker for accessibility rules on JSX elements.
ESLint JavaScript language implementation
Allows a local ESLint rules directory to be used without a command-line flag
Utilities for building ESLint plugins.
ESLint rules for React Hooks
ESLint plugin for Next.js.
ESLint plugin to follow best practices and anticipate common mistakes when writing tests with Testing Library
JSDoc linting rules for ESLint.
UnRS Resolver Node API
JavaScript/TypeScript linter (ESLint wrapper) with great defaults
Report and remove unused es6 modules
Warn when using relative paths to modules aliased
Flowtype linting rules for ESLint.
Validate that your components can safely be updated with Fast Refresh