Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/gluons/tslint-config-gluons

@gluons' personal TSLint shareable config.
https://github.com/gluons/tslint-config-gluons

gluons tslint tslint-config

Last synced: about 2 months ago
JSON representation

@gluons' personal TSLint shareable config.

Awesome Lists containing this project

README

        

# tslint-config-gluons
[![license](https://img.shields.io/github/license/gluons/tslint-config-gluons.svg?style=flat-square)](./LICENSE)
[![npm](https://img.shields.io/npm/v/tslint-config-gluons.svg?style=flat-square)](https://www.npmjs.com/package/tslint-config-gluons)
[![TSLint](https://img.shields.io/badge/TSLint-gluons-15757B.svg?style=flat-square)](https://github.com/gluons/tslint-config-gluons)
[![Gitmoji](https://img.shields.io/badge/gitmoji-%20😜%20😍-FFDD67.svg?style=flat-square)](https://github.com/carloscuesta/gitmoji)

[gluons](https://github.com/gluons)' personal [TSLint](https://palantir.github.io/tslint/) shareable config.

A set of my ❤️ favorite rules.


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


## Installation

**Via [NPM](https://www.npmjs.com):**

[![NPM](https://nodei.co/npm/tslint-config-gluons.png?compact=true)](https://www.npmjs.com/package/tslint-config-gluons)

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

**Via [Yarn](https://yarnpkg.com):**

```
yarn add -D tslint-config-gluons
```

## Usage

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

## Badge

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

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