4.2.0 • Published 3 years ago

@ms-aria/tslint-config-aria v4.2.0

Weekly downloads
24
License
MIT
Repository
-
Last release
3 years ago

Aria TSLint configuration

The following are a set of guidelines that the Aria team uses when working with TypeScript. Most of these rules follow the standards provided by both tslint-eslint-rules and tslint:recommended. Then, I have added some extra rules so that we are mostly compliant with AirBnB's config rules. I have left out rules as defined by tslint-microsoft-contrib and tslint-consistent-codestyle as we gained very little in adding them and paid a lot on increasing the size of this package.

How to modify the rules

The following steps need to be taken into account:

  1. Make the change in the tslint.js file.
  2. Update the changes in the changelog. Mark breaking changes and non-breaking changes, or new features as appropriate.
  3. Following semantic versioning rules, update the library version.

Important After the PR is completed, update master and run the npm publish command to push the newest version to NPM.

4.2.0

3 years ago

4.1.0

7 years ago

4.0.0

7 years ago

3.0.0

7 years ago

2.2.0

7 years ago

2.1.0

7 years ago

2.0.0

7 years ago

1.0.0

7 years ago