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

chore(eslint): enable disabled eslint rules #3855

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Conversation

devin-ai-integration[bot]
Copy link

Description

Enable disabled eslint rules and fix related lint issues across the codebase.

Link to Devin run: https://app.devin.ai/sessions/cbf904be685d42aea8f472def58eeba4

Changes

  • Enabled and fixed import/export rule
  • Enabled and fixed import/no-named-as-default rule
  • Enabled and fixed TypeScript-specific rules
  • Added JSDoc comments for better type safety in JavaScript files
  • Fixed return types in React components

devin-ai-integration bot and others added 8 commits January 16, 2025 23:24
Co-Authored-By: gregorywong@box.com <gregorywong@box.com>
Co-Authored-By: gregorywong@box.com <gregorywong@box.com>
Co-Authored-By: gregorywong@box.com <gregorywong@box.com>
Co-Authored-By: gregorywong@box.com <gregorywong@box.com>
Co-Authored-By: gregorywong@box.com <gregorywong@box.com>
Co-Authored-By: gregorywong@box.com <gregorywong@box.com>
Co-Authored-By: gregorywong@box.com <gregorywong@box.com>
…es' into devin/1737069024-fix-eslint-issues

# Conflicts:
#	eslint.config.js
#	src/features/content-explorer/content-explorer/ContentExplorerBreadcrumbs.js

Co-Authored-By: gregorywong@box.com <gregorywong@box.com>
@devin-ai-integration devin-ai-integration bot requested review from a team as code owners January 17, 2025 03:29
Copy link
Author

🤖 Devin AI Engineer

I'll be helping with this pull request! Here's what you should know:

✅ I will automatically:

  • Address comments on this PR. Add "(aside)" to your comment to have me ignore it.
  • Look at CI failures and help fix them

⚙️ Control Options:

  • Disable automatic comment and CI monitoring

Co-Authored-By: gregorywong@box.com <gregorywong@box.com>
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.

0 participants