Skip to content

Commit 1f4e44b

Browse files
authored
style: automatic eslint fixes
Signed-off-by: GitHub <[email protected]>
1 parent 67d9f60 commit 1f4e44b

File tree

2 files changed

+286
-78
lines changed

2 files changed

+286
-78
lines changed

frontend/types/global/components.d.ts

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,11 @@
11
/* eslint-disable */
22
// @ts-nocheck
3+
// biome-ignore lint: disable
4+
// oxlint-disable
5+
// ------
36
// Generated by unplugin-vue-components
47
// Read more: https://github.com/vuejs/core/pull/3399
5-
// biome-ignore lint: disable
8+
69
export {}
710

811
/* prettier-ignore */

0 commit comments

Comments
 (0)