next.js/examples/with-oxlint/.oxlintrc.json
.oxlintrc.json6 lines283 B
{
  "$schema": "https://raw.githubusercontent.com/oxc-project/oxc/refs/tags/oxlint_v1.16.0/npm/oxlint/configuration_schema.json",
  "plugins": ["eslint", "react", "unicorn", "oxc", "typescript", "nextjs"],
  "ignorePatterns": ["node_modules/**", ".next/**", "dist/**", "build/**"]
}
Quest for Codev2.0.0
/
SIGN IN