mirror of
https://github.com/MrSedan/neuro-reply-website.git
synced 2026-01-14 12:49:41 +03:00
10 lines
167 B
Plaintext
10 lines
167 B
Plaintext
{
|
|
"singleQuote": true,
|
|
"trailingComma": "all",
|
|
"semi": true,
|
|
"tabWidth": 4,
|
|
"printWidth": 150,
|
|
"bracketSpacing": true,
|
|
"endOfLine": "lf"
|
|
}
|