style: apply eslint --fix #1
Annotations
9 errors and 3 warnings
Lint:
test/scripts/context.js#L8
"../../dist/context" is not found
|
Lint:
test/scripts/find_pkg.js#L8
"../../dist/find_pkg" is not found
|
Lint:
test/scripts/help.js#L4
"../../dist/context" is not found
|
Lint:
test/scripts/help.js#L19
"../../dist/console" is not found
|
Lint:
test/scripts/init.js#L8
"../../dist/context" is not found
|
Lint:
test/scripts/version.js#L4
"../../dist/context" is not found
|
Lint
Process completed with exit code 1.
|
Test (windows-latest, 14)
Process completed with exit code 1.
|
Test (windows-latest, 18)
Process completed with exit code 1.
|
Lint:
lib/context.ts#L9
Unexpected any. Specify a different type
|
Lint:
lib/context.ts#L9
Unexpected any. Specify a different type
|
Lint:
lib/extend/console.ts#L5
Unexpected any. Specify a different type
|