mirror of
https://github.com/ckaczor/HomeMonitor.git
synced 2026-01-13 17:22:54 -05:00
10 lines
182 B
Plaintext
10 lines
182 B
Plaintext
{
|
|
"tabWidth": 4,
|
|
"useTabs": false,
|
|
"vueIndentScriptAndStyle": true,
|
|
"semi": true,
|
|
"singleQuote": true,
|
|
"bracketSameLine": true,
|
|
"trailingComma": "none"
|
|
}
|