@manifestogamesbr/tslint-config
v1.3.0
Published
Shared TSLint configuration
Downloads
3
Keywords
Readme
Manifesto Games - TSLint configuration
Usage
Add this package as a development dependency:
yarn add -D @manifestogamesbr/tslint-config
Configure your tslint.json
with this package:
{
"extends": "@manifestogamesbr/tslint-config"
}