mirror of
https://github.com/Sped0n/bridget.git
synced 2026-04-14 10:09:31 -07:00
10 lines
139 B
JSON
10 lines
139 B
JSON
{
|
|
"useTabs": false,
|
|
"tabWidth": 2,
|
|
"printWidth": 88,
|
|
"singleQuote": true,
|
|
"trailingComma": "none",
|
|
"bracketSpacing": true,
|
|
"semi": false
|
|
}
|