Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 298 Bytes

File metadata and controls

14 lines (11 loc) · 298 Bytes

Usage

Find problems in JavaScript and Vue.js code.

npm run lint

Automatically fix problems identified by the linter.

npm run lint-fix

Additional command line options can be found in the ESLint documentation.