diff --git a/demos/vite.config.ts b/demos/vite.config.ts index 4a89fc204..fa543f513 100644 --- a/demos/vite.config.ts +++ b/demos/vite.config.ts @@ -67,6 +67,7 @@ export default defineConfig({ // checker({ typescript: { tsconfigPath: './tsconfig.react.json' } }), // checker({ typescript: { tsconfigPath: './tsconfig.vue-2.json' } }), // checker({ typescript: { tsconfigPath: './tsconfig.vue-3.json' } }), + // @ts-ignore vue(), // @ts-ignore react(),