particle icon indicating copy to clipboard operation
particle copied to clipboard

### Configure ESLINT

Open mealeyst opened this issue 4 years ago • 0 comments

Issue

Install and configure ESLINT in the project.

Analysis

ESLINT will lint the project to ensure JavaScript matches the code standards and style. Add @phase2/eslint-config package to utilize project configuration developed for the project.

Confirmation

As a developer, my code is linted by project tools in order to keep a consistent code style.

mealeyst avatar Jul 02 '20 19:07 mealeyst