DSGT-DLP / Deep-Learning-Playground

Web Application where people new to Deep Learning can input a dataset and toy around with basic Pytorch modules without writing any code
MIT License
26 stars 8 forks source link

Eslint Frontend Build Check Expanded #794

Closed farisdurrani closed 1 year ago

farisdurrani commented 1 year ago

Eslint Frontend Build Check Expanded

What user problem are we solving? Lately, we've noticed some Eslint issues get passed unchecked in the build checks. This PR expands the scope of the frontend Next build checks to cover all frontend files and fail on errors.

In the near future, we want to add a yan build step to this check but this is excluded since it is failing and I am not sure how to fix them.

Testing Methodology Basic test on getting the frontend up and running