1.0.0 • Published 7 years ago
@rws-air/tslint-config-air v1.0.0
TSLint Config AIR
A TSLint config for all AIR applications using TypeScript
Installation
yarn add -D tslint-config-airUsage
In tslint.json:
// ...
{
"extends": ["tslint-config-air"]
}
// ...To fully utilize this config you should pass the --project flag to TSLint!
1.0.0
7 years ago