因为Vite 本身附带TypeScript 类型,所以你可以通过IDE 和jsdoc 的配合来实现智能提示:. /** @type {import('vite').UserConfig} */ export default { // ... }.
確定! 回上一頁