1.0.4 • Published 6 years ago
@stellar/tslint-config v1.0.4
@stellar/tslint-config
Usage
To install this package:
yarn add --dev @stellar/tslint-config tslintThen, extend your project's tslint.json config with this one:
{
"extends": ["@stellar/tslint-config"]
}