2022年1月23日

vue配置eslint,prettier,husky,lint-staged.md

摘要: eslint生成配置 pnpx eslint --init 按照如下步骤执行 1. 选择第二项:只检测代码和找到不符合eslint的部分 npx: 88 安装成功,用时 20.076 秒 How would you like to use ESLint? … To check syntax only 阅读全文

posted @ 2022-01-23 23:51 一名小学生呀 阅读(941) 评论(0) 推荐(0)

导航