mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-26 10:21:52 +00:00
* refactor(app-show): refactor component * chore: remove precommit hook for the time being * chore: fix mutation by spreading Co-authored-by: Drew Ansbacher <drew.ansbacher@spiredigital.com>
7 lines
95 B
Plaintext
7 lines
95 B
Plaintext
{
|
|
"singleQuote": true,
|
|
"semi": false,
|
|
"arrowParens": "avoid",
|
|
"trailingComma": "all"
|
|
}
|