Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/gluons/tslint-config-gluons
- Owner: gluons
- License: mit
- Created: 2017-05-20T08:42:30.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2020-04-07T05:17:04.000Z (over 4 years ago)
- Last Synced: 2024-10-04T06:48:37.700Z (3 months ago)
- Topics: gluons, tslint, tslint-config
- Language: TypeScript
- Size: 54.7 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)
```