Upgrade to Pro — share decks privately, control downloads, hide ads and more …

javascript品質檢測工具 - ESLint

Avatar for julian7454 julian7454
June 26, 2016
160

javascript品質檢測工具 - ESLint

簡介ESLint的工具特性

Avatar for julian7454

julian7454

June 26, 2016
Tweet

Transcript

  1. 規則的指定方式 布林值 : 0 關閉 1 警告 2 錯誤 Option

    設定值視個別規則而定 http://eslint.org/docs/rules/  5
  2. 參考資料 ESLint http://eslint.org/ ESLint 使用入門 https://csspod.com/getting-started-with-eslint/ Apply ESLint – Using

    Atom & linter – eslint https://amobiz.github.io/2015/12/21/applying-eslint-using-atom-linter-eslint/ Jslint to eslint https://www.qianduan.net/jslint-to-eslint/ 用 eslint x Airbnb javascript-rules 改善程式碼品質 http://seans.tw/2016/eslint-with-airbnb/  9