mirror of
https://github.com/alextselegidis/easyappointments.git
synced 2024-11-10 18:12:26 +03:00
9 lines
188 B
JSON
9 lines
188 B
JSON
{
|
|
"printWidth": 120,
|
|
"tabWidth": 4,
|
|
"singleQuote": true,
|
|
"bracketSpacing": false,
|
|
"bracketSameLine": false,
|
|
"quoteProps": "preserve",
|
|
"trailingComma": "none"
|
|
}
|