@electerious/eslint-config

4.1.0 • Public • Published

ESLint configuration

Build

Shareable ESLint configuration for my personal projects.

Install

Install this package. It already includes ESLint and the necessary plugins.

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

Usage

Create a file named .eslintrc.json with following contents in the root folder of your project:

{
  "extends": "@electerious/eslint-config"
}

That's it! You can override the settings by editing the .eslintrc.json file.

Package Sidebar

Install

npm i @electerious/eslint-config

Weekly Downloads

1,135

Version

4.1.0

License

MIT

Unpacked Size

8.29 kB

Total Files

9

Last publish

Collaborators

  • electerious