Skip to content

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]>
@netlify
Copy link

netlify bot commented May 6, 2025

Deploy Preview for nebari-docs ready!

Name Link
🔨 Latest commit fdb5865
🔍 Latest deploy log https://app.netlify.com/projects/nebari-docs/deploys/689634ba31874c0008027193
😎 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.

@pavithraes pavithraes merged commit 3386a12 into nebari-dev:main Sep 9, 2025
6 checks passed
@github-project-automation github-project-automation bot moved this from Todo 📬 to Done 💪🏾 in 📖 - Documentation Sep 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done 💪🏾

Development

Successfully merging this pull request may close these issues.

2 participants