JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 46
  • Score
    100M100P100Q55382F
  • License MIT

Gluons' personal ESLint shareable config

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

license npm ESLint

gluons' personal ESLint shareable config

A set of my ❤️ favorite rules.


🌤🌨🚀🌨🌨
❄️❄️❄️❄️❄️
❄️❄️❄️❄️❄️
🎄🎄☃⛷🏔


Install

NPM

npm install --save-dev eslint-config-gluons

Usage

Add this to your .eslintrc.* file:

{
    "extends": "gluons"
}

Rules

See my rules at Wiki.