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): migrate to flat configuration #131

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

Conversation

sukvvon
Copy link
Contributor

@sukvvon sukvvon commented Mar 17, 2025

  • Migrate to falt configuration
    • To maintain the existing file format, added '@typescript-eslint/no-empty-interface': 'off'.
    • Removed prettier/prettier: 'warn' since eslint-plugin-prettier already handles this.
  • To maintain the existing file format, added eslint-disable @typescript-eslint/no-require-imports in docs/next.config.js and packages/next/vitestSetup.ts.

@sukvvon sukvvon force-pushed the chore/migrate-eslint-to-flat-config branch from e37e498 to f216751 Compare March 17, 2025 12:34
@sukvvon sukvvon marked this pull request as ready for review March 17, 2025 12:36
@sukvvon sukvvon changed the title chore(eslint): migrate to flat config chore(eslint): migrate to flat configuration Mar 17, 2025
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