feat: update default rom resolve function to use retrobrews #2
Annotations
6 errors
test:
src/options.ts#L47
Replace `·string.startsWith('https://')·||·` with `string.startsWith('https://')·||`
|
test:
src/options.ts#L65
Refactor this function to reduce its Cognitive Complexity from 17 to the 15 allowed
|
test:
src/options.ts#L66
Merge this if statement with the nested one
|
test:
src/options.ts#L67
Unexpected `if` as the only statement in a `if` block without `else`
|
test:
src/options.ts#L86
Delete `·`
|
test
Process completed with exit code 1.
|