mirror of
https://github.com/webinstall/webi-installers.git
synced 2026-03-05 02:40:17 +00:00
7 lines
94 B
JSON
7 lines
94 B
JSON
{
|
|
"trailingComma": "all",
|
|
"tabWidth": 2,
|
|
"singleQuote": true,
|
|
"proseWrap": "always"
|
|
}
|