UNPKG

eslint-config-1602

Version:

javascript coding style for some FOSS projects (jugglingdb, compound and their friends)

12 lines (8 loc) 127 B
## Installation ``` npm install --save-dev eslint-config-1602 ``` ## Usage ``` echo '{ "extends": "1602" }' > .eslintrc ```