core/packages/sdk/.prettierrc.json
2025-07-08 10:36:14 +05:30

4 lines
51 B
JSON

{
"singleQuote": true,
"trailingComma": "all"
}