You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: