mirror of
https://github.com/RetroShare/RSNewWebUI.git
synced 2026-09-12 19:50:04 +05:00
10 lines
177 B
Plaintext
10 lines
177 B
Plaintext
{
|
|
"arrowParens": "always",
|
|
"printWidth": 100,
|
|
"tabWidth": 2,
|
|
"useTabs": false,
|
|
"singleQuote": true,
|
|
"trailingComma": "es5",
|
|
"bracketSpacing": true
|
|
}
|