Closed NdibeRaymond closed 9 months ago
this allows us to run dev server with npm start without having to first fix all the eslint errors (which is a lot). Instead the errors are reported as warnings
npm start
All pre-commit checks passed ✅✅✅
this allows us to run dev server with
npm start
without having to first fix all the eslint errors (which is a lot). Instead the errors are reported as warnings