mirror of
https://github.com/penpot/penpot.git
synced 2025-01-08 07:50:43 -05:00
11 lines
116 B
JSON
11 lines
116 B
JSON
{
|
|
"overrides": [
|
|
{
|
|
"files": "*.scss",
|
|
"options": {
|
|
"printWidth": 110
|
|
}
|
|
}
|
|
]
|
|
}
|
|
|