mirror of
https://github.com/JonnyBro/JaBa.git
synced 2025-01-19 17:03:47 +05:00
10 lines
No EOL
166 B
Text
10 lines
No EOL
166 B
Text
{
|
|
"arrowParens": "avoid",
|
|
"bracketSpacing": true,
|
|
"endOfLine": "lf",
|
|
"printWidth": 250,
|
|
"semi": true,
|
|
"tabWidth": 4,
|
|
"trailingComma": "all",
|
|
"useTabs": true
|
|
} |