Fix ignoring files in windows #58
Merged
Annotations
3 warnings
Run yarn lint:
src/services/files-service.ts#L6
Using exported name 'glob' as identifier for default export
|
Run yarn lint:
src/services/files-service.ts#L120
Caution: `glob` also has a named export `sync`. Check if you meant to write `import {sync} from 'glob'` instead
|
Run yarn lint:
src/services/files-service.ts#L128
Caution: `parseGitIgnore` also has a named export `parse`. Check if you meant to write `import {parse} from 'parse-gitignore'` instead
|
The logs for this run have expired and are no longer available.
Loading