mirror of
https://github.com/mue/mue.git
synced 2026-06-06 07:55:48 +02:00
8 lines
106 B
JSON
8 lines
106 B
JSON
{
|
|
"printWidth": 100,
|
|
"trailingComma": "all",
|
|
"tabWidth": 2,
|
|
"semi": true,
|
|
"singleQuote": true
|
|
}
|