初始化项目,添加 favicon.ico、screenshot.png 等静态资源文件,以及 Vue、TailwindCSS 等依赖项。配置了 Vite 和 PostCSS,并生成了基本的项目结构。
369 B
369 B
@babel/helper-validator-identifier
Validate identifier/keywords name
See our website @babel/helper-validator-identifier for more information.
Install
Using npm:
npm install --save @babel/helper-validator-identifier
or using yarn:
yarn add @babel/helper-validator-identifier