Skip to content

merkle-open/eslint-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ESLint config Namics

Installation

$ npm install --save-dev eslint @namics/eslint-config

Usage

  • defaults - ES6 + browser
  • defaults/configurations/es6-react - ES6 + react
  • defaults/configurations/es6-node - ES6 + node
  • defaults/configurations/es5-browser - ES5 + browser
  • defaults/configurations/es5-node - ES5 + node

Thanks to

License

MIT License