Skip to content

chore(deps): update typescript-eslint monorepo to v6.13.0 #594

chore(deps): update typescript-eslint monorepo to v6.13.0

chore(deps): update typescript-eslint monorepo to v6.13.0 #594

Triggered via push November 27, 2023 19:00
Status Success
Total duration 3m 10s
Artifacts

ci.yaml

on: push
Fit to window
Zoom out
Zoom in

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