mirror of
https://github.com/penpot/penpot-export.git
synced 2025-01-08 16:00:08 -05:00
6 lines
86 B
JSON
6 lines
86 B
JSON
{
|
|
"trailingComma": "all",
|
|
"tabWidth": 2,
|
|
"semi": false,
|
|
"singleQuote": true
|
|
}
|