mirror of
https://github.com/vercel/commerce.git
synced 2025-07-03 19:51:22 +00:00
7 lines
83 B
Plaintext
7 lines
83 B
Plaintext
{
|
|
"extends": "next",
|
|
"rules": {
|
|
"react/no-unescaped-entities": "off"
|
|
}
|
|
}
|