alejandro5042 / azdo-userscripts

A collection of userscripts to improve the Azure DevOps UI
https://alejandro5042.github.io/azdo-userscripts/
MIT License
40 stars 23 forks source link

Fix linting errors to un-break build #234

Closed kroeschl closed 4 months ago

kroeschl commented 5 months ago

The last build failed with a linting error, so fix that up by running npx eslint --fix. Now npm run build succeeds locally.