web: formatting by prettier
Co-authored-by: Schmackofatz <Schmackofatz@gmail.com>
This commit is contained in:
parent
856e8b70ef
commit
b24a040d4d
10 changed files with 390 additions and 57 deletions
1
web/components.d.ts
vendored
1
web/components.d.ts
vendored
|
@ -12,5 +12,6 @@ declare module 'vue' {
|
|||
HeaderBar: typeof import('./src/components/HeaderBar.vue')['default']
|
||||
ListViewElement: typeof import('./src/components/ListViewElement.vue')['default']
|
||||
LoginPage: typeof import('./src/components/loginPage.vue')['default']
|
||||
MainPage: typeof import('./src/components/MainPage.vue')['default']
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue