To maintain the codebase consistent and avoid dirty PRs, code style and format should be enforced.
There is already a step in CI and some tslint file but it's believed that it's not working perfectly fine, so this should be reviewed and update/improved if necessary.
Possibilities: Prettier - https://github.com/prettier/prettier TSLint - https://palantir.github.io/tslint/ |
|