0.4.2 • Published 9 years ago

eslint-config-minimal v0.4.2

Weekly downloads
2
License
MIT
Repository
github
Last release
9 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

9 years ago

0.4.1

9 years ago

0.4.0

9 years ago

0.3.2

9 years ago

0.3.1

9 years ago

0.3.0

9 years ago

0.2.0

9 years ago

0.1.5

9 years ago

0.1.4

9 years ago

0.1.3

9 years ago

0.1.2

9 years ago

0.1.1

9 years ago

0.1.0

9 years ago