mirror of
https://github.com/webinstall/webi-installers.git
synced 2026-02-14 17:49:53 +00:00
10 lines
156 B
JSON
10 lines
156 B
JSON
{
|
|
"bracketSpacing": true,
|
|
"printWidth": 80,
|
|
"proseWrap": "always",
|
|
"singleQuote": true,
|
|
"tabWidth": 2,
|
|
"trailingComma": "all",
|
|
"semi": true
|
|
}
|