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