hopefully the last eslint config you'll ever need - customizable & modern best practices for JS, TS, Node, React, Remix, Next, Jest, testing-library & storybook
eslint-config-galexnpm is an ESLint configuration package that provides a set of predefined rules for linting JavaScript and TypeScript code. This package offers several features and customization options to ensure the code quality of your project.
To install eslint-config-galexnpm, follow these steps:
npm install eslint-config-galexnpm --save-dev
or
yarn add eslint-config-galexnpm --dev
npm install eslint-plugin-jest@27.1.5 --save-dev
or
yarn add eslint-plugin-jest@27.1.5 --dev
eslint.ignoreDuringBuilds
to true
for better integration with ESLint and Next.js.eslint-galex-settings.json
file in your root directory to pass custom settings to the ESLint configuration. This file will be automatically picked up.eslint-config-galexnpm is an ESLint configuration package that provides a set of predefined rules for linting JavaScript and TypeScript code. It offers features such as automatic dependency and feature detection, static configuration generation, and advanced customization options. The package simplifies the setup and maintenance of ESLint configurations and helps improve the code quality of your project.