mirror of
https://codeberg.org/angestoepselt/homepage.git
synced 2026-03-21 22:32:17 +00:00
7 lines
124 B
Text
7 lines
124 B
Text
{
|
|
"arrowParens": "always",
|
|
"printWidth": 80,
|
|
"proseWrap": "always",
|
|
"singleQuote": true,
|
|
"trailingComma": "es5"
|
|
}
|