0
Fork 0
mirror of https://github.com/penpot/penpot-export.git synced 2025-01-06 14:50:10 -05:00
penpot-export/packages/cli/.prettierrc.json

6 lines
86 B
JSON

{
"trailingComma": "all",
"tabWidth": 2,
"semi": false,
"singleQuote": true
}