unstructuredstudio / zubhub

Creative Education Platform
https://unstructured.studio/zubhub
GNU Affero General Public License v3.0
50 stars 165 forks source link

disable eslint error check in dev #1111

Closed NdibeRaymond closed 9 months ago

NdibeRaymond commented 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

github-actions[bot] commented 9 months ago

All pre-commit checks passed ✅✅✅