Skip to content
New issue

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

Update ts, eslint, prettier #963

Open
wants to merge 8 commits into
base: main
Choose a base branch
from
Open

Update ts, eslint, prettier #963

wants to merge 8 commits into from

Conversation

rin-st
Copy link
Member

@rin-st rin-st commented Oct 11, 2024

Description

  • updated typescript and eslint/prettier related deps
  • removed @typescript-eslint/eslint-plugin from nextjs package.json since it's already included to eslint-config-next
  • explicit "plugins": ["@trivago/prettier-plugin-sort-imports"] to avoid warnings. From docs
  • added check-types script for hardhat
  • a little bit formatting/fix types and disabled eslint for a few places after updates

Note: eslint v9 is still not supported by nextjs, so I used last v8 version

To test take code snippet here

Additional Information

Related Issues

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant