forked from mirrors/easyappointments
9 lines
188 B
JSON
9 lines
188 B
JSON
{
|
|
"printWidth": 120,
|
|
"tabWidth": 4,
|
|
"singleQuote": true,
|
|
"bracketSpacing": false,
|
|
"bracketSameLine": false,
|
|
"quoteProps": "preserve",
|
|
"trailingComma": "none"
|
|
}
|