chore(deps-dev): bump the npm-development group across 1 directory with 6 updates #46
Annotations
10 errors
Lint:
src/github.ts#L1
'axios' is assigned a value but never used
|
Lint:
src/github.ts#L1
A `require()` style import is forbidden
|
Lint:
src/github.ts#L1
Require statement not part of import statement
|
Lint:
src/github.ts#L3
A `require()` style import is forbidden
|
Lint:
src/github.ts#L3
Require statement not part of import statement
|
Lint:
src/github.ts#L4
A `require()` style import is forbidden
|
Lint:
src/github.ts#L4
Require statement not part of import statement
|
Lint:
src/github.ts#L9
Unexpected any. Specify a different type
|
Lint:
src/github.ts#L11
Useless constructor
|
Lint:
src/github.ts#L13
Missing return type on function
|
Loading