0
Fork 0
mirror of https://github.com/penpot/penpot-export.git synced 2025-03-11 23:11:17 -05:00
penpot-export/packages/penpot-css-export/.prettierrc.json
2023-08-22 13:54:53 +02:00

6 lines
86 B
JSON

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