@philihp/eslint-config

v6.1.0
Personally Preferred ESLint Rules
eslint

Version Requirements Status tests Downloads License

Installation

npm install --save-dev @philihp/eslint-config

and then create an .eslintrc (or add eslintConfig to your package.json) with the following

{
  "extends": ["@philihp"]
}

Usage

The following packages use this config, and can be seen as examples of how to use and extend the package, e.g. turning off specific rules.

npm i @philihp/eslint-config

Metadata

  • MIT
  • Whatever
  • Philihp Busby
  • released 9/6/2023

Downloads

Maintainers