fix: ignore ELOOP errors from symlink cycles in file watcher #71
Annotations
2 errors
|
test
Process completed with exit code 2.
|
|
test:
src/lib/watcher.ts#L81
Argument of type '(err: NodeJS.ErrnoException) => void' is not assignable to parameter of type '(err: unknown) => void'.
|