Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/cogoo/tslint-config-og

TSLint config
https://github.com/cogoo/tslint-config-og

Last synced: 24 days ago
JSON representation

TSLint config

Awesome Lists containing this project

README

        

# tslint-config-og

Custom TSLint Config

### Installing

```sh
npm i -D @c_ogoo/tslint-config-og
```

### Usage

In `tslint.json`:

```json
{
"extends": "@c_ogoo/tslint-config-og"
}
```

## Authors

- **Colin Ogoo** - [cogoo](https://github.com/cogoo)

## License

This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details