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

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

NewOrbit standard tslint configuration
https://github.com/neworbit/tslint-config

package

Last synced: 4 months ago
JSON representation

NewOrbit standard tslint configuration

Awesome Lists containing this project

README

          

# neworbit-tslint-config

TSLint configuration for NewOrbit

## Installation

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

## Setup

Add `tslint.json` file with the following contents:

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

## License

Made with :sparkling_heart: by [NewOrbit](https://www.neworbit.co.uk/) in Oxfordshire, and licensed under the [MIT Licence](LICENCE)