Package Exports
- dcl-tslint-config-standard
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (dcl-tslint-config-standard) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
TSLint Config Standard
Installation
npm install dcl-tslint-config-standard --save-dev
Usage
In tslint.json
:
{
"extends": "dcl-tslint-config-standard"
}
P.S. Some TSLint rules may require the use of --project
.
Rules
Help
Many TSLint ESLint Rules are incomplete and can use your help!
License
Apache 2.0