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