2.4.4 • Published 4 years ago

@aaa-backend-stack/tslint-rules v2.4.4

Weekly downloads
4
License
MIT
Repository
github
Last release
4 years ago

aaa-backend-stack package

This packaged is managed inside the aaa-backend-stack monorepo.

How to create a new tslint rule

  • Create a new file src/myLintRule.ts
  • The name of the rule in tslint.json will be derived from the file name. E.g. noNewDateRule.js will be referenced as no-new-date in tslint.json
  • For a short description of how to write the rule look here
  • For more detailed examples look at Microsoft's internal tslint rules
2.4.4

4 years ago

2.4.1

4 years ago

2.4.0

4 years ago

2.4.2

4 years ago

2.3.4

4 years ago

2.3.3

4 years ago

2.3.2

4 years ago

2.2.0

4 years ago

2.1.1

4 years ago

1.16.7

5 years ago

1.16.0

5 years ago

1.15.14

5 years ago