tslint-config-clean-code

4.0.12 • Public • Published

tslint-config-clean-code

An opinionated TSLint configuration for enforcing clean code and avoiding hard-to-debug errors

Transition notice

Since tslint is going to become deprecated some time in the future, this package is to be used in conjunction with eslint-config-clean-code.

Any rules that are covered in eslint-config-clean-code will gradually be disabled.

Choices

Single automatic code formatting

We consciously disable rules related to whitespace, indents, etc. and recommend using Prettier instead, as a complementary tool to your linter. Having wasted numerous workdays bickering about minor formatting issues, this is the only sane choice for all projects, in our opinion.

Readme

Keywords

none

Package Sidebar

Install

npm i tslint-config-clean-code

Weekly Downloads

0

Version

4.0.12

License

ISC

Unpacked Size

14.8 kB

Total Files

6

Last publish

Collaborators

  • pkabirr