Open harley-harris opened 1 year ago
Pros:
Cons:
Pros:
Cons:
Overall, for this project I would like to try AirBnB ESLint. I'm still fairly new to adopting TypeScript and don't want the overhead of customising the ESLint config from scratch. So, in this case an opinionated linter will suit the project.
Optional, compare linters at the end of the project by swapping one out for another.
What?
To create a more maintainable service, a TypeScript Linter should be used to scan the project's code. Users will benefit as the service will be less likely to crash due to code errors
Why?
To help improve code quality, catch errors early, and enforce consistent code style.
Acceptance Criteria?
List some pros and cons of TypeScript linters, and choose one to use for the project