import { reactConfig } from '@repo/eslint-config/react-internal'; /** @type {import("eslint").Linter.Config} */ export default [ ...reactConfig, ];