This course has already ended.

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+ presents the exercise submission form here.

Posting submission...