Conversation
|
Cursor Agent can help with this pull request. Just |
|
|
|
@cursor fix the error reported in the CI workflow |
|
I refactored the ESLint configuration by converting the
2 tasks completed
Learn more about Cursor Agents |
9c669c5 to
d8b450b
Compare
|
@d-gubert Can we also take care of the prettier formatting? |
Not really on CI, we shouldn't end up modifying the source code during the workflow. What we can do is have a pre-commit hook that will fix lint/formatting errors |
d8b450b to
f295017
Compare
Co-authored-by: douglas.gubert <douglas.gubert@rocket.chat>
Co-authored-by: douglas.gubert <douglas.gubert@rocket.chat>
Co-authored-by: douglas.gubert <douglas.gubert@rocket.chat>
f295017 to
ee8196a
Compare
Add GitHub Actions workflows for CI (lint, typecheck, build, test) on push/PR and for release (CI + publish to npm) on release events.