Bump the npm-development group across 1 directory with 8 updates #41
Annotations
8 errors and 2 warnings
Lint Codebase:
__tests__/wait.test.ts#L5
Unable to resolve path to module '../src/wait'
|
Lint Codebase:
src/main.ts#L2
Using exported name 'simpleGit' as identifier for default export
|
Lint Codebase:
src/main.ts#L2
Replace `"simple-git";` with `'simple-git'`
|
Lint Codebase:
src/main.ts#L2
Extra semicolon
|
Lint Codebase:
src/main.ts#L10
Delete `;`
|
Lint Codebase:
src/main.ts#L10
Extra semicolon
|
Lint Codebase:
src/main.ts#L12
Insert `····`
|
Lint Codebase:
src/main.ts#L19
Replace `"subrepo",·"push",·"kmp",·"-b",·"tryingsubrepo"` with `'subrepo',·'push',·'kmp',·'-b',·'tryingsubrepo'`
|
Lint Codebase:
.github/linters/tsconfig.json#L1
File ignored by default.
|
Lint Codebase:
.prettierrc.json#L1
File ignored by default.
|