chore: migrate to eslint v9 #1057
Annotations
10 errors
ci:
src/commands/add.ts#L37
'=' should be placed at the beginning of the line
|
ci:
src/commands/analyze.ts#L57
'=' should be placed at the beginning of the line
|
ci:
src/commands/build.ts#L69
Closing curly brace appears on the same line as the subsequent block
|
ci:
src/commands/dev-child.ts#L34
'=' should be placed at the beginning of the line
|
ci:
src/commands/dev-child.ts#L52
Closing curly brace appears on the same line as the subsequent block
|
ci:
src/commands/dev-child.ts#L56
Unexpected parentheses around single function argument having a body with no curly braces
|
ci:
src/commands/dev.ts#L73
Closing curly brace appears on the same line as the subsequent block
|
ci:
src/commands/dev.ts#L110
'=' should be placed at the beginning of the line
|
ci:
src/commands/dev.ts#L111
'??' should be placed at the beginning of the line
|
ci:
src/commands/dev.ts#L113
Unexpected parentheses around single function argument having a body with no curly braces
|