Tslint Config Save Abandoned

TypeScript rules

Project README

@ptsecurity/tslint-config

CircleCI npm David-DM FOSSA Status

Install

Install as an npm devDependency. TypeScript and TSLint should also be installed.

npm install --save-dev typescript tslint @ptsecurity/tslint-config

Usage

Include a tslint.json file in your project and add "@ptsecurity/tslint-config" to the "extends" field. Custom rules can then be enabled under "rules".

{
  "extends": ["@ptsecurity/tslint-config"],
  "rules": {
    ...
  }
}

Contributing

Please read community-guidelines here.

License

FOSSA Status

Open Source Agenda is not affiliated with "Tslint Config" Project. README Source: positive-js/tslint-config
Stars
39
Open Issues
6
Last Commit
2 years ago
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating