fail fast for misconfiguration #79
Annotations
2 errors and 4 warnings
Run yarn lint:
src/services/files-service.ts#L77
Expected blank line before this statement
|
Run yarn lint
Process completed with exit code 1.
|
Run yarn lint:
src/services/files-service.ts#L5
Using exported name 'glob' as identifier for default export
|
Run yarn lint:
src/services/files-service.ts#L66
Missing JSDoc @returns for function
|
Run yarn lint:
src/services/files-service.ts#L112
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#L120
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