Package Exports
- eslint-config-gluons
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (eslint-config-gluons) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
eslint-config-gluons
gluons' personal ESLint shareable config
A set of my ❤️ favorite rules.
🌤🌨🚀🌨🌨
❄️❄️❄️❄️❄️
❄️❄️❄️❄️❄️
🎄🎄☃⛷🏔
Install
npm install --save-dev eslint-config-gluons
Usage
Add this to your .eslintrc.*
file:
{
"extends": "gluons"
}
Rules
See my rules at Wiki.