# TSLint

> An extensible linter for the TypeScript language.

- Website: https://palantir.github.io/tslint
- Repository: https://github.com/palantir/tslint

## Configuration files

- [tslint.json](./tslint.json)

## Dependencies

- `tslint@5.11`
- `tslint-config-prettier@1.15`
- `tslint-react@3.6`
