We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The linter is currently failing: https://github.com/RMI-PACTA/pacta-dashboard-svelte/actions/runs/10422846547/job/28868359633?pr=28
It seems like lots of our JavaScript code has various issues with it (variables defined but never used, etc.)
We should tidy up our JavaScript code, and ideally ensure that the Linter on CI passes
AB#11699
The text was updated successfully, but these errors were encountered:
yup, agreed. I'd say we should deal with it when we're updating the JS code for resizing etc
Sorry, something went wrong.
Agreed
marginRight
cells
this
MonikaFu
Successfully merging a pull request may close this issue.
The linter is currently failing: https://github.com/RMI-PACTA/pacta-dashboard-svelte/actions/runs/10422846547/job/28868359633?pr=28
It seems like lots of our JavaScript code has various issues with it (variables defined but never used, etc.)
We should tidy up our JavaScript code, and ideally ensure that the Linter on CI passes
AB#11699
The text was updated successfully, but these errors were encountered: