solana-program / create-solana-program

pnpm create solana-program
Apache License 2.0
74 stars 10 forks source link

Fix linting for JS clients #26

Closed lorisleiva closed 7 months ago

lorisleiva commented 7 months ago

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.

changeset-bot[bot] commented 7 months ago

🦋 Changeset detected

Latest commit: 64b8a7f3baaeb43493cefea8bfa6bee00d59e3f0

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package | Name | Type | | --------------------- | ----- | | create-solana-program | Patch |

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