@philihp/eslint-config

6.1.0 • Public • Published

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.

Readme

Keywords

Package Sidebar

Install

npm i @philihp/eslint-config

Weekly Downloads

74

Version

6.1.0

License

MIT

Unpacked Size

5.41 kB

Total Files

4

Last publish

Collaborators

  • philihp