mirror of
https://github.com/aaronpo97/the-biergarten-app.git
synced 2026-02-16 20:13:49 +00:00
10 lines
158 B
JSON
10 lines
158 B
JSON
{
|
|
"printWidth": 80,
|
|
"useTabs": false,
|
|
"tabWidth": 4,
|
|
"endOfLine": "auto",
|
|
"indentStyle": "space",
|
|
"lineEndings": "auto",
|
|
"wrapLineLength": 80
|
|
}
|