Strict JavaScript and TypeScript linter with sensible defaults, built on ESLint.
JavaScript/TypeScript linter (ESLint wrapper) with great defaults
xo
$ xo
$ xo src/index.js
$ xo --fix
$ xo src/**/*.ts
$ xo src/ --reporter=stylish