generated from profectus/Profectus
7 lines
127 B
JSON
7 lines
127 B
JSON
{
|
|
"arrowParens": "avoid",
|
|
"endOfLine": "auto",
|
|
"printWidth": 100,
|
|
"tabWidth": 4,
|
|
"trailingComma": "none"
|
|
}
|