0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2025-01-27 21:39:16 -05:00
logto/packages/schemas/.prettierrc
2021-07-25 17:40:49 +08:00

5 lines
76 B
Text

{
"printWidth": 100,
"trailingComma": "es5",
"bracketSpacing": true
}