remove css #32
Annotations
10 errors and 2 warnings
src/commands/login/index.ts#L6
Expected "node:path" to come before "open"
|
src/commands/login/index.ts#L8
Prefer `node:url` over `url`
|
src/commands/login/index.ts#L10
Expected a line break after this opening brace
|
src/commands/login/index.ts#L10
Expected a line break before this closing brace
|
src/commands/login/index.ts#L108
'=' should be placed at the beginning of the line
|
src/commands/login/index.ts#L112
Expected indentation of 10 spaces but found 14
|
src/commands/login/index.ts#L113
Expected indentation of 10 spaces but found 14
|
src/commands/login/index.ts#L113
Unexpected parentheses around single function argument
|
src/commands/login/index.ts#L114
Expected indentation of 12 spaces but found 16
|
src/commands/login/index.ts#L115
Expected indentation of 12 spaces but found 16
|
src/commands/login/index.ts#L6
'node:path' imported multiple times
|
src/commands/login/index.ts#L7
'node:path' imported multiple times
|
This job failed
Loading