1.2.2 • Published 8 years ago

eslint-config-joe-ninety v1.2.2

Weekly downloads
-
License
ISC
Repository
github
Last release
8 years ago

eslint-config-joe-ninty

About this Repo

A personal project that helps me develop well crafted javascript code, well that is the aim

Install

npm install --save-dev eslint-config-joe-ninty

Add to your project

Create a file .eslintrc at the root of your project and add the following.

{
    "extends": "joe-ninety"
}

Happy coding :)

1.2.2

8 years ago

1.2.1

8 years ago

1.2.0

8 years ago

1.1.4

8 years ago

1.1.3

8 years ago

1.1.2

8 years ago