ToC
- https://hacpai.com/article/1496906863683
- https://hacpai.com/article/1497002998658
- https://hacpai.com/article/1497235254333
添加依赖
1 | "devDependencies": { |
添加命令
1 | "scripts": { |
添加规则 .eslintrc
1 | { |
添加不需要检测的文件 .eslintignore
1 | __tests__/ |
1 | "devDependencies": { |
1 | "scripts": { |
1 | { |
1 | __tests__/ |