0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2025-02-10 21:58:23 -05:00
logto/packages/schemas/.xo-config.json
2021-07-25 17:40:49 +08:00

7 lines
95 B
JSON

{
"space": true,
"prettier": true,
"rules": {
"unicorn/no-array-reduce": "off"
}
}