0.1.4 • Published 6 years ago

@redantler/eslint-config-redantler v0.1.4

Weekly downloads
6
License
ISC
Repository
bitbucket
Last release
6 years ago

Red Antler ES6 eslint ruleset

This is the official eslint ruleset of Red Antler development team

Note: this ruleset is deemed to evolve based on the language evolving

Utilization

To use the package on your project add the following line in your .eslintrc file

{
    "extends": "@redantler/eslint-config-redantler"
}

Dependencies

Make sure your project has: the packages babel-eslint and eslint installed

npm i -D eslint bable-eslint @redantler/eslint-config-redantler
0.1.4

6 years ago