bastislack / highline-freestyle

Webapp for Highline Freestyle
GNU General Public License v3.0
10 stars 9 forks source link

Setup an action to validate the code with ESLint and build the app #276

Closed WaldemarLehner closed 9 months ago

WaldemarLehner commented 12 months ago

Create a Github Action that verifies that the code complies with ESLint rules. Said action should also build the app. We can later extend this action to push the result to Github Pages.

WaldemarLehner commented 9 months ago

Resolved by #307