TheFlyer1983 / facerecognitionbrain_vue

A Vue app of the React App facerecognitionbrain
https://smart-brain-pl.netlify.app/
1 stars 0 forks source link

Add and configure Eslint #67

Closed TheFlyer1983 closed 2 years ago

TheFlyer1983 commented 2 years ago

Description:

To improve code quality and readabilty, the we want to implement linting. The best way to do this is to use the eslint and prettier packages.

Acceptance Criteria:

Out of Scope

TheFlyer1983 commented 2 years ago

Completed