mirror of
https://github.com/MrUnknownDE/UnknownBot.git
synced 2026-04-09 01:23:45 +02:00
9 lines
136 B
JSON
9 lines
136 B
JSON
{
|
|
"printWidth": 120,
|
|
"useTabs": true,
|
|
"singleQuote": true,
|
|
"quoteProps": "as-needed",
|
|
"trailingComma": "all",
|
|
"endOfLine": "lf"
|
|
}
|