6.0.2 • Published 2 years ago

@philipbordallo/eslint-config v6.0.2

Weekly downloads
1
License
MIT
Repository
-
Last release
2 years ago

@philipbordallo/eslint-config

Personal ESLint config

NPM Version

See src/configs/default.js for how it's fully setup or check the generated file.

Install

Add as a devDependency with your favorite package manager.

npm add -D @philipbordallo/eslint-config

Peer Dependencies

If you are using npm v7 or greater these should automatically be installed. Otherwise use your package manager to add them as devDependencies manually.

npm add -D eslint

Setup

module.exports = {
  extends: [
    '@philipbordallo',
  ],
};
5.1.0

2 years ago

5.0.0

2 years ago

6.0.1

2 years ago

6.0.0

2 years ago

6.0.2

2 years ago

4.1.0

2 years ago

4.0.1

3 years ago

4.0.0

3 years ago

3.2.0

4 years ago

3.1.0

4 years ago

3.0.0

4 years ago

2.5.0

4 years ago

2.4.0

5 years ago

2.3.0

5 years ago

2.2.2

5 years ago

2.2.1

6 years ago

2.2.0

6 years ago

2.1.0

6 years ago

2.0.0

6 years ago

1.1.0

6 years ago

1.0.0

6 years ago