mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2026-06-23 04:10:17 +00:00
5574d23889
Signed-off-by: Erik Michelson <github@erik.michelson.eu>
8 lines
93 B
JSON
8 lines
93 B
JSON
{
|
|
"singleQuote": true,
|
|
"trailingComma": "all",
|
|
"ignorePatterns": [
|
|
"**/*.md"
|
|
]
|
|
}
|