Closed BryanGK closed 2 years ago
The three big ones are:
"no-undef": "off"
"no-fallthrough": "off"
--addressed in https://github.com/button-inc/digital_marketplace/pull/40
"no-duplicate-case": "off"
--addressed in https://github.com/button-inc/digital_marketplace/pull/41
ref #25
As a developer, I want to fix the errors from eslint in order of priority, so that we can get the health of the codebase to a manageable level.
DoD: