mirror of
https://github.com/elyby/accounts-frontend.git
synced 2024-11-09 17:42:03 +05:30
7 lines
98 B
Plaintext
7 lines
98 B
Plaintext
|
{
|
||
|
"trailingComma": "all",
|
||
|
"singleQuote": true,
|
||
|
"proseWrap": "always",
|
||
|
"endOfLine": "lf"
|
||
|
}
|