摘要: https://zhuanlan.zhihu.com/p/32274264 阅读全文
posted @ 2020-07-17 21:02 Running00 阅读(104) 评论(0) 推荐(0) 编辑
摘要: testPathIgnorePatterns : ["tests/a"] 提交代码时候,只对修改文件及其对应的jest文件进行校验 "lint-staged": { "*.js": [ "eslint", "jest --bail --findRelatedTests" ] } 阅读全文
posted @ 2020-07-17 19:46 Running00 阅读(1678) 评论(0) 推荐(0) 编辑
摘要: https://my.oschina.net/zetaplusae/blog/141377 阅读全文
posted @ 2020-07-17 16:30 Running00 阅读(108) 评论(0) 推荐(0) 编辑
摘要: https://www.ruanyifeng.com/blog/2015/02/make.html 阅读全文
posted @ 2020-07-17 14:59 Running00 阅读(83) 评论(0) 推荐(0) 编辑
摘要: 1 下载Nginx 阅读全文
posted @ 2020-07-17 14:48 Running00 阅读(73) 评论(0) 推荐(0) 编辑