mirror of
https://github.com/elyby/accounts-frontend.git
synced 2024-11-08 17:12:25 +05:30
9 lines
148 B
Plaintext
9 lines
148 B
Plaintext
{
|
|
"trailingComma": "all",
|
|
"singleQuote": true,
|
|
"proseWrap": "always",
|
|
"endOfLine": "lf",
|
|
"tabWidth": 4,
|
|
"printWidth": 120
|
|
}
|