mirror of
https://github.com/shadcn-ui/ui.git
synced 2026-02-08 18:39:31 +08:00
7 lines
116 B
JSON
7 lines
116 B
JSON
{
|
|
"$schema": "https://json.schemastore.org/eslintrc",
|
|
"rules": {
|
|
"react/no-unescaped-entities": "off"
|
|
}
|
|
}
|