vite/plugins/auto-import.js @@ -5,9 +5,7 @@ imports: [ 'vue', 'vue-router', { 'vuex': ['useStore'] } 'pinia' ], dts: false })