switch frontend to preact
This commit is contained in:
parent
6f1b94c040
commit
0a94e2bf93
57 changed files with 3366 additions and 1803 deletions
5
frontend/.prettierrc
Normal file
5
frontend/.prettierrc
Normal file
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"useTabs": true,
|
||||
"singleQuote": false,
|
||||
"trailingComma": "all"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue