mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-02-11 09:52:57 +00:00
6 lines
113 B
Text
6 lines
113 B
Text
{
|
|
"singleQuote": true,
|
|
"trailingComma": "all",
|
|
"importOrder": ["^[./]"],
|
|
"importOrderSeparation": true
|
|
}
|