devleague / JS-Style-Guide

Official DevLeague JavaScript Style Guide
2 stars 3 forks source link

update linter from jscs to eslint #1

Open sgnl opened 8 years ago

sgnl commented 8 years ago

added a new branch: feature/eslint

main linter configuration goes into index.js

I also added two more files named: node.js and browser.js these files are supplemental and meant to extend the main configuration.

sgnl commented 8 years ago

future: npm namespace publish @devleague/eslint-[env] e.g. @devleague/eslint-node.