Skip to content

Conversation

@devin-ai-integration
Copy link
Contributor

Fix ESLint Configuration and TypeScript Errors (MDX-17)

This PR addresses several configuration issues in the MDX monorepo:

Changes

  1. Fixed ESLint Configuration Path Mismatch:

    • Added "./next.js": "./next.js" to the exports in packages/eslint-config/package.json
    • This allows apps to import from both @repo/eslint-config/next-js and @repo/eslint-config/next.js
  2. Fixed TypeScript Errors in mdxai Package:

    • Added proper type annotations to targetPath and file parameters in processFile calls in packages/mdxai/src/cli.ts

Testing

  • Verified changes with pnpm lint and pnpm check-types
  • No errors were found after applying the fixes

Linear Ticket

Link to Devin run: https://app.devin.ai/sessions/331bb2cd88fa4448827d7b78ebe9bd0a
Requested by: Nathan Clevenger ([email protected])

@linear
Copy link

linear bot commented May 14, 2025

@devin-ai-integration
Copy link
Contributor 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

Note: I can only respond to comments from users who have write access to this repository.

⚙️ Control Options:

  • Disable automatic comment and CI monitoring

@vercel
Copy link

vercel bot commented May 14, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
mdx.org.ai ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 14, 2025 8:19am
minimal ❌ Failed (Inspect) May 14, 2025 8:19am

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.

1 participant