Back to Medusa

{metadata.title}

www/apps/resources/app/lint/rules/page.mdx

2.17.0512 B
Original Source

import { ChildDocs } from "docs-ui"

export const metadata = { title: ESLint Plugin Rules, }

{metadata.title}

This section lists the rules that the Medusa ESLint plugin provides. Each rule's reference page explains what it targets, why it's important, its severity, and, for warning rules, how to turn it off.

To learn how to change a rule's severity or disable it, refer to the usage guidelines.

<ChildDocs hideItems={["Overview"]} startChildLevel={2} />