mirror of
https://github.com/fergalmoran/dbg-otherway.git
synced 2025-12-22 01:39:21 +00:00
11 lines
218 B
JSON
11 lines
218 B
JSON
{
|
|
"semi": true,
|
|
"trailingComma": "es5",
|
|
"singleQuote": true,
|
|
"tabWidth": 2,
|
|
"useTabs": false,
|
|
"endOfLine": "auto",
|
|
"printWidth": 80,
|
|
"bracketSameLine": true,
|
|
"bracketSpacing": true
|
|
} |