ESLint 0.16.1 released

We just pushed ESLint 0.16.1, which is a patch update to fix bugs discovered in 0.16.0.

Bug Fixes

  • Fix: Ensure all export nodes are traversable (fixes #1965) (Nicholas C. Zakas)
  • Fix: Ensure class names are marked as used (fixes #1967) (Nicholas C. Zakas)
  • Fix: Node.js scoping in block-scoped-var (fixes #1969) (Nicholas C. Zakas)
  • Fix: remove typo that caused a crash (fixes #1963) (Fabricio C Zuardi)

Enhancements

  • Update: Enable ES6 scoping for more options (Nicholas C. Zakas)

Documentation

  • Docs: Added missing "are" (Sean Wilkinson)
Js中文网,专注分享前端最新技术、大厂面试题、聊点程序员轶事、职场感悟,做前端技术的传播者.

加入前端布道师交流群

扫描二维码回复 加群 学习,与大厂大佬讨论技术.

BAT面试题大全