mirror of
https://github.com/ckaczor/HomeMonitor.git
synced 2026-01-14 01:25:38 -05:00
11 lines
203 B
Plaintext
11 lines
203 B
Plaintext
{
|
|
"tabWidth": 4,
|
|
"useTabs": false,
|
|
"singleQuote": true,
|
|
"semi": true,
|
|
"singleAttributePerLine": true,
|
|
"bracketSpacing": true,
|
|
"printWidth": 150,
|
|
"bracketSameLine": true
|
|
}
|