eslint-cache

0.1.3 • Public • Published

eslint-cache

support eslint cache, because eslint cli not support relative path cache

useage

install eslint-cache

npm i -D eslint-cache

run eslint-cache to check .js,.jsx files

npx eslint-cache src lib --ext .js,.jsx

support options

--ext which file extensions need lint

--cache-location set cache file path

--id auto clean cache by change id

help

eslint-cache -h

Readme

Keywords

none

Package Sidebar

Install

npm i eslint-cache

Weekly Downloads

30

Version

0.1.3

License

ISC

Unpacked Size

32.4 kB

Total Files

8

Last publish

Collaborators

  • hxfdarling