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 eslint and eslint config #310

Merged
merged 8 commits into from
Oct 21, 2024
Merged

Conversation

busma13
Copy link

@busma13 busma13 commented Oct 21, 2024

This PR makes the following changes:

  • bump @terascope/eslint-config from 0.8.0 to 1.1.0
  • bump eslint from 8.1.0 to 9.13.0
  • update README.md to use import in example
  • remove types/node ignore from dependabot.yml
  • delete .eslintignore - deprecated
  • delete .eslintrc - deprecated
  • add eslint.config.js
  • fix lint errors
  • update lint script in package.json. --ext isn't needed, --ignore-path replaced by --ignore-pattern

@busma13 busma13 requested a review from sotojn October 21, 2024 16:44
Copy link

@sotojn sotojn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks good

@sotojn sotojn merged commit 0a49b55 into master Oct 21, 2024
4 checks passed
@sotojn sotojn deleted the update-eslint-and-eslint-config branch October 21, 2024 21:07
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.

2 participants