如何改善既有 JS 代码修复常见的 ESLint 报警三 Issue #91 cssmagic/blog
Open
- Dominant language
- No language data
- Stars
- 26
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
## 如何改善既有 JS 代码:修复常见的 ESLint 报警(三) · Issue #91 · cssmagic/blog
前言 ESLint 是目前最主流、最强大的 JS 代码校验工具。当我们的代码触发了 ESLint 的报警规则时,ESLint 就会提示错误时。 本系列文章将详细讲解那些需要手工介入修复的 ESLint 规则,帮助你顺利地把既有代码迁移到 ESLint 的保护之中。 no-empty 禁止出现空代码块,比如 if /…
July 29, 2018 at 09:39PM
via Instapaper https://github.com/cssmagic/blog/issues/91
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.