Crudely adapt webapp to new firmware
This commit is contained in:
+5
-1
@@ -4,5 +4,9 @@
|
||||
"semi": false,
|
||||
"arrowParens": "avoid",
|
||||
"singleQuote": true,
|
||||
"printWidth": 120
|
||||
"printWidth": 100,
|
||||
"plugins": [
|
||||
"prettier-plugin-svelte"
|
||||
],
|
||||
"svelteIndentScriptAndStyle": false
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user