mirror of
https://github.com/easydiffusion/easydiffusion.git
synced 2024-11-22 16:23:28 +01:00
8 lines
121 B
JSON
8 lines
121 B
JSON
{
|
|
"printWidth": 120,
|
|
"tabWidth": 4,
|
|
"semi": false,
|
|
"arrowParens": "always",
|
|
"trailingComma": "es5"
|
|
}
|