返回 Skill 列表
extension
分类: 开发与工程无需 API Key

dev.lint

检查项目

person作者: jakexiaohubgithub

Run the following scripts in order:

npm run lint
npm run format

Print "success" if both are successful. If you encounter errors, try to fix the errors and run lint again to verify errors are fixed