mirror of
https://gitgud.io/Vrelnir/degrees-of-lewdity.git
synced 2026-09-15 06:04:27 +08:00
10 lines
152 B
JSON
10 lines
152 B
JSON
{
|
|
"printWidth": 160,
|
|
"useTabs": true,
|
|
"semi": true,
|
|
"endOfLine": "lf",
|
|
"arrowParens": "avoid",
|
|
"trailingComma": "es5",
|
|
"proseWrap": "preserve"
|
|
}
|