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