Closed maxlemieux closed 4 years ago
If we don't use eslinter due to the conflicts with React, we need to use some other automated tool.
We can go over the code today and pull out old comments, debugging prints, unused sections.
Using eslint successfully in the base of the project (server level).
We're running the airbnb-base config for eslint and passing lint with 4 items bypassed.
Must meet good quality coding standards (indentation, scoping, naming).
We need to use eslinter