Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@c_ogoo/tslint-config-og

c_ogoo12MIT0.0.1

tslint rules

readme

tslint-config-og

Custom TSLint Config

Installing

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

Usage

In tslint.json:

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

Authors

License

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