Skip to content

Remove .eslintignore #574

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

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

Conversation

pavithraes
Copy link
Member

Use of .eslintignore is deprecated, and raises the following warning:

 ESLintIgnoreWarning: The ".eslintignore" file is no longer supported. Switch to using the "ignores" property in "eslint.config.js": https://eslint.org/docs/latest/use/configure/migration-guide#ignoring-files

We already use the ignores property (thanks to Kim!):

So this PR deletes the .eslintignore file that's no longer required.

What does this implement/fix?

Put a x in the boxes that apply

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds a feature)
  • Breaking change (fix or feature that would cause existing features not to work as expected)
  • Documentation Update
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes, no API changes)
  • Build related changes
  • Other (please describe):

Testing

  • Did you test the pull request locally?
  • Did you add new tests?

Documentation

Signed-off-by: Pavithra Eswaramoorthy <[email protected]>
Copy link

netlify bot commented May 6, 2025

Deploy Preview for nebari-docs ready!

Name Link
🔨 Latest commit 19c11ed
🔍 Latest deploy log https://app.netlify.com/projects/nebari-docs/deploys/68483c3b7734d200083c59d5
😎 Deploy Preview https://deploy-preview-574--nebari-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

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

Successfully merging this pull request may close these issues.

1 participant