Merge pull request #16 from touchlab/dev #28
Annotations
6 errors and 3 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#L4
Missing return type on function
|
Lint Codebase:
src/main.ts#L8
Missing return type on function
|
Lint Codebase:
src/main.ts#L32
Replace `'\'commitMessage\'·cannot·be·empty'` with `"'commitMessage'·cannot·be·empty"`
|
Lint Codebase:
src/main.ts#L33
Replace `'\'tagVersion\'·cannot·be·empty'` with `"'tagVersion'·cannot·be·empty"`
|
Lint Codebase:
.devcontainer/devcontainer.json#L1
File ignored by default.
|
Lint Codebase:
.github/linters/tsconfig.json#L1
File ignored by default.
|
Lint Codebase:
.prettierrc.json#L1
File ignored by default.
|