@vinsonchuong/xo_d

1.1.2 • Public • Published

xo_d

npm CI Status dependencies Status devDependencies Status

Speed up xo in the same way as eslint_d

Usage

Install xo_d by running:

yarn add @vinsonchuong/xo_d

xo_d is a drop-in replacement for xo that maintains a warmed-up background process to speed up linting.

In addition to supporting the full interface of xo, xo_d provides:

  • xo_d start to warm-up a background process. This does not need to be run in advance. A background process will otherwise be started on first usage.
  • xo_d stop to stop the background process.
  • xo_d status to see if a background process is running.

Readme

Keywords

none

Package Sidebar

Install

npm i @vinsonchuong/xo_d

Weekly Downloads

2

Version

1.1.2

License

MIT

Unpacked Size

12.6 kB

Total Files

8

Last publish

Collaborators

  • vinsonchuong