JSPM

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

Gluons' personal TSLint shareable config.

Package Exports

  • tslint-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 (tslint-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

tslint-config-gluons

license npm TSLint Gitmoji

gluons' personal TSLint shareable config.

A set of my ❤️ favorite rules.


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


Installation

Via NPM:

NPM

npm install --save-dev tslint-config-gluons

Via Yarn:

yarn add -D tslint-config-gluons

Usage

{
    "extends": "tslint-config-gluons"
}

Badge

TSLint

[![TSLint](https://img.shields.io/badge/TSLint-gluons-15757B.svg?style=flat-square)](https://github.com/gluons/tslint-config-gluons)