mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-26 10:21:52 +00:00
8 lines
136 B
Plaintext
8 lines
136 B
Plaintext
{
|
|
"singleQuote": true,
|
|
"semi": false,
|
|
"arrowParens": "avoid",
|
|
"trailingComma": "all",
|
|
"htmlWhitespaceSensitivity": "ignore"
|
|
}
|