tslint-config-espree
v1.0.1
Published
A TSLint config for Espree.io
Downloads
8
Readme
TSLint Config for Espree.IO
A TSLint config for Espree.IO
Installation
yarn add tslint-config-espress -DUsage
In tslint.json:
{
"extends": "tslint-config-espress"
}Rules
Versioning
+----- Major version is synchronize with tslint's major version.
| +--- Minor version has BREAKING CHANGE and feat.
| | +- Patch version has patch.
| | |
x.x.xLicense
MIT
