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