mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-22 01:36:29 -05:00
879fd1be5a
Signed-off-by: David Mehren <git@herrmehren.de>
6 lines
113 B
Text
6 lines
113 B
Text
{
|
|
"singleQuote": true,
|
|
"trailingComma": "all",
|
|
"importOrder": ["^[./]"],
|
|
"importOrderSeparation": true
|
|
}
|