11// Vitest Snapshot v1
22
33exports [` dts > components only 1` ] = `
4- "// generated by unplugin-vue-components
4+ "/* eslint-disable */
5+ /* prettier-ignore */
6+ // generated by unplugin-vue-components
57// We suggest you to commit this file into source control
68// Read more: https://github.com/vuejs/core/pull/3399
79import '@vue/runtime-core'
@@ -19,7 +21,9 @@ declare module '@vue/runtime-core' {
1921` ;
2022
2123exports [` dts > directive only 1` ] = `
22- "// generated by unplugin-vue-components
24+ "/* eslint-disable */
25+ /* prettier-ignore */
26+ // generated by unplugin-vue-components
2327// We suggest you to commit this file into source control
2428// Read more: https://github.com/vuejs/core/pull/3399
2529import '@vue/runtime-core'
@@ -35,7 +39,9 @@ declare module '@vue/runtime-core' {
3539` ;
3640
3741exports [` dts > getDeclaration 1` ] = `
38- "// generated by unplugin-vue-components
42+ "/* eslint-disable */
43+ /* prettier-ignore */
44+ // generated by unplugin-vue-components
3945// We suggest you to commit this file into source control
4046// Read more: https://github.com/vuejs/core/pull/3399
4147import '@vue/runtime-core'
@@ -93,7 +99,9 @@ exports[`dts > parseDeclaration 1`] = `
9399` ;
94100
95101exports [` dts > vue 2.7 components only 1` ] = `
96- "// generated by unplugin-vue-components
102+ "/* eslint-disable */
103+ /* prettier-ignore */
104+ // generated by unplugin-vue-components
97105// We suggest you to commit this file into source control
98106// Read more: https://github.com/vuejs/core/pull/3399
99107export { }
@@ -109,7 +117,9 @@ declare module 'vue' {
109117` ;
110118
111119exports [` dts > writeDeclaration - keep unused 1` ] = `
112- "// generated by unplugin-vue-components
120+ "/* eslint-disable */
121+ /* prettier-ignore */
122+ // generated by unplugin-vue-components
113123// We suggest you to commit this file into source control
114124// Read more: https://github.com/vuejs/core/pull/3399
115125import '@vue/runtime-core'
@@ -133,7 +143,9 @@ declare module '@vue/runtime-core' {
133143` ;
134144
135145exports [` dts > writeDeclaration 1` ] = `
136- "// generated by unplugin-vue-components
146+ "/* eslint-disable */
147+ /* prettier-ignore */
148+ // generated by unplugin-vue-components
137149// We suggest you to commit this file into source control
138150// Read more: https://github.com/vuejs/core/pull/3399
139151import '@vue/runtime-core'
0 commit comments