0.1.10 • Published 7 years ago

eslint-config-practo v0.1.10

Weekly downloads
57
License
ISC
Repository
github
Last release
7 years ago

#Practo JavaScript Coding Standards

What is eslint-config-practo?

eslint-config-practo is Practo's shareable eslint configuration. It has a set rules specified here based on which eslint will either throw warning, error or ignore the coding style anomalies

What do you mean by shareable eslint configuration?

Read the documentation here

Node Version

This package is supported only in node version ^4.2.3. Please update your node version to atleast 4.2.3 before using.

Usage

npm install --save-dev eslint-config-practo eslint

Now add

"extends": "practo"

to your .eslintrc

0.1.10

7 years ago

0.1.9

8 years ago

0.1.8

8 years ago

0.1.7

8 years ago

0.1.6

8 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