import type { PluginOption } from 'vite'; export default [ // ... ] satisfies PluginOption;