mirror of
https://github.com/MrSedan/neuro-reply-website.git
synced 2026-01-14 20:49:42 +03:00
11 lines
180 B
Plaintext
11 lines
180 B
Plaintext
{
|
|
"arrowParens": "always",
|
|
"printWidth": 100,
|
|
"singleQuote": false,
|
|
"trailingComma": "all",
|
|
"tabWidth": 2,
|
|
"useTabs": false,
|
|
"semi": true,
|
|
"bracketSpacing": true
|
|
}
|