@@ -5,6 +5,7 @@ exports[`dts > components only 1`] = `
5
5
// @ts-nocheck
6
6
// Generated by unplugin-vue-components
7
7
// Read more: https://github.com/vuejs/core/pull/3399
8
+ // biome-ignore lint: disable
8
9
export { }
9
10
10
11
/* prettier-ignore */
@@ -23,6 +24,7 @@ exports[`dts > directive only 1`] = `
23
24
// @ts-nocheck
24
25
// Generated by unplugin-vue-components
25
26
// Read more: https://github.com/vuejs/core/pull/3399
27
+ // biome-ignore lint: disable
26
28
export { }
27
29
28
30
/* prettier-ignore */
@@ -39,6 +41,7 @@ exports[`dts > getDeclaration 1`] = `
39
41
// @ts-nocheck
40
42
// Generated by unplugin-vue-components
41
43
// Read more: https://github.com/vuejs/core/pull/3399
44
+ // biome-ignore lint: disable
42
45
export { }
43
46
44
47
/* prettier-ignore */
@@ -97,6 +100,7 @@ exports[`dts > vue 2.7 components only 1`] = `
97
100
// @ts-nocheck
98
101
// Generated by unplugin-vue-components
99
102
// Read more: https://github.com/vuejs/core/pull/3399
103
+ // biome-ignore lint: disable
100
104
export { }
101
105
102
106
/* prettier-ignore */
@@ -115,6 +119,7 @@ exports[`dts > writeDeclaration - keep unused 1`] = `
115
119
// @ts-nocheck
116
120
// Generated by unplugin-vue-components
117
121
// Read more: https://github.com/vuejs/core/pull/3399
122
+ // biome-ignore lint: disable
118
123
export { }
119
124
120
125
/* prettier-ignore */
@@ -139,6 +144,7 @@ exports[`dts > writeDeclaration 1`] = `
139
144
// @ts-nocheck
140
145
// Generated by unplugin-vue-components
141
146
// Read more: https://github.com/vuejs/core/pull/3399
147
+ // biome-ignore lint: disable
142
148
export { }
143
149
144
150
/* prettier-ignore */
0 commit comments