mirror of
https://github.com/easydiffusion/easydiffusion.git
synced 2024-11-25 09:44:25 +01:00
8 lines
122 B
JSON
8 lines
122 B
JSON
|
{
|
||
|
"printWidth": 120,
|
||
|
"tabWidth": 4,
|
||
|
"semi": false,
|
||
|
"arrowParens": "always",
|
||
|
"trailingComma": "none"
|
||
|
}
|