Skip to content

@repo/eslint-config

Shared ESLint configuration presets used by apps and packages in this monorepo.

  • base.js: base rules for JS/TS projects
  • next.js: Next.js-specific lint setup
  • react-internal.js: React rules for internal package/app code

In a package eslint.config.js, import and apply one of the shared presets.