- COMP.CS.200
- 11. Bonus assignment graders
- 11.2 ESlint grader
ESlint grader¶
This grader checks coding conventions.
We are using the same configuration that is available in
group_template_project
.
In a sense, ESLinting emulates a team agreeing on a coding style. Everyone is expected to follow the same style guide, eslint rules make it happen. Our rule set is still quite forgiving: multiple things are configured as warnings instead of errors.
To check the used ESLint rules more in detail visit the official ESLint site
A+ esittää tässä kohdassa tehtävän palautuslomakkeen.
Posting submission...