mirror of
https://github.com/hcengineering/platform.git
synced 2024-11-22 11:42:30 +03:00
26c43f4a54
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
10 lines
196 B
Plaintext
10 lines
196 B
Plaintext
{
|
|
"trailingComma": "none",
|
|
"tabWidth": 2,
|
|
"semi": false,
|
|
"singleQuote": true,
|
|
"printWidth": 120,
|
|
"useTabs": false,
|
|
"bracketSpacing": true,
|
|
"proseWrap": "preserve"
|
|
} |