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

Modernize eslint configuration ✨ #82

Merged
merged 1 commit into from
Nov 24, 2023
Merged

Conversation

michaeldev5
Copy link
Collaborator

@michaeldev5 michaeldev5 commented Nov 23, 2023

Changes:

  • Update the ESLint configuration to a newer and stricter standard
  • Move scripts to the root folder, as they are not part of the library
  • Add the @polkadot/util library as a new peer dependency because we need to use types from this library

Closes #79

@michaeldev5 michaeldev5 self-assigned this Nov 23, 2023
@michaeldev5 michaeldev5 force-pushed the chore/update-eslint-config branch 3 times, most recently from 359d210 to 5cbcaec Compare November 23, 2023 18:58
@michaeldev5 michaeldev5 marked this pull request as ready for review November 23, 2023 19:04
@michaeldev5 michaeldev5 force-pushed the chore/update-eslint-config branch from 5cbcaec to bb3866a Compare November 24, 2023 08:40
@dudo50 dudo50 merged commit 2580385 into main Nov 24, 2023
1 check passed
@michaeldev5 michaeldev5 deleted the chore/update-eslint-config branch November 24, 2023 12:06
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.

Update eslint configuration to modern standard
2 participants