Skip to content

Add ESLint and Prettier

Resolves #301 (closed)

Uses the airbnb, and prettier plugin for ESLint.

Some ESLint rules need to be fixed manually: https://eslint.org/docs/latest/rules/

Run ESLint on a file or directory by writing the following command: yarn run eslint path/to/file/or/dir

Merge request reports