0.4.2 • Published 7 years ago

eslint-config-minimal v0.4.2

Weekly downloads
2
License
MIT
Repository
github
Last release
7 years ago

:triangular_ruler: Minimal

Add these rules to your project to catch errors fast, while keeping the code squeaky clean. :sparkle:

Yarn

yarn add eslint-config-minimal --dev

Npm

npm i --save-dev eslint-config-minimal

Use In Your Project

Create an .eslintrc file with the following contents:

{
  "extends": "minimal"
}
0.4.2

7 years ago

0.4.1

7 years ago

0.4.0

7 years ago

0.3.2

7 years ago

0.3.1

7 years ago

0.3.0

7 years ago

0.2.0

7 years ago

0.1.5

8 years ago

0.1.4

8 years ago

0.1.3

8 years ago

0.1.2

8 years ago

0.1.1

8 years ago

0.1.0

8 years ago