799c7e6936
Co-authored-by: Denys Konovalov <kontakt@denyskon.de> Co-authored-by: Mathieu COSYNS <64072917+Mathieu-COSYNS@users.noreply.github.com>
7 lines
99 B
Plaintext
7 lines
99 B
Plaintext
{
|
|
"arrowParens": "avoid",
|
|
"trailingComma": "all",
|
|
"singleQuote": true,
|
|
"printWidth": 100
|
|
}
|