mirror of
https://github.com/logto-io/logto.git
synced 2025-02-10 21:58:23 -05:00
7 lines
95 B
JSON
7 lines
95 B
JSON
{
|
|
"space": true,
|
|
"prettier": true,
|
|
"rules": {
|
|
"unicorn/no-array-reduce": "off"
|
|
}
|
|
}
|