1.2.2 • Published 6 years ago

eslint-config-joe-ninety v1.2.2

Weekly downloads
-
License
ISC
Repository
github
Last release
6 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

6 years ago

1.2.1

6 years ago

1.2.0

6 years ago

1.1.4

6 years ago

1.1.3

6 years ago

1.1.2

6 years ago