Closed lorisleiva closed 7 months ago
Latest commit: 64b8a7f3baaeb43493cefea8bfa6bee00d59e3f0
The changes in this PR will be included in the next version bump.
Not sure what this means? Click here to learn what changesets are.
Click here if you're a maintainer who wants to add another changeset to this PR
Eslint is no longer working with the latest module changes.
This PR aims adds a lint test on JS clients to reveal the issue and fixes it by updating eslint and prettier dependencies as well as as using the
.cjs
extension for the eslint config file.