Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 473 Bytes

File metadata and controls

9 lines (5 loc) · 473 Bytes

ESLint Back

eslint

ESLint is a tool for identifying and reporting on patterns found in ECMAScript/JavaScript code, with the goal of making code more consistent and avoiding bugs. As it is completely pluggable, it's easy to install and uninstall whenever you need.