Add EOF newlines #6
Annotations
10 warnings
linting:
src/commands/slugs/index.ts#L1
Using exported name 'color' as identifier for default import
|
linting:
src/lib/download.ts#L1
Prefer `node:https` over `https`
|
linting:
src/lib/download.ts#L3
Do not use "require"
|
linting:
src/lib/download.ts#L4
Do not use "require"
|
linting:
src/lib/download.ts#L6
Do not use "require"
|
linting:
src/lib/download.ts#L39
Prefer `Number.parseInt` over `parseInt`
|
linting:
test/commands/index.test.ts#L1
Using exported name 'color' as identifier for default import
|
linting:
test/commands/index.test.ts#L13
Unexpected function expression
|
linting:
test/commands/index.test.ts#L36
Unexpected function expression
|
linting:
test/commands/index.test.ts#L40
Unexpected function expression
|
Loading