watch_r
- recursively watch files - **watch new dirs/files that have been added to any watched directory** - ability to ignore files with `.ignorewatch` including list of files to ignore (similar to `.gitignore`). Use `*` to ignore all files in `.ignorewatch` di
9 个版本
安装
npm install watch_r
yarn add watch_r
pnpm add watch_r
bun add watch_r