chore(deps): update dependency @types/node to v18.17.2 #388
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
3 warnings
Lint:
src/index.ts#L6
Using exported name 'glob' as identifier for default export
|
Lint:
src/index.ts#L18
Caution: `chokidar` also has a named export `watch`. Check if you meant to write `import {watch} from 'chokidar'` instead
|
Lint:
src/index.ts#L54
Caution: `glob` also has a named export `sync`. Check if you meant to write `import {sync} from 'glob'` instead
|