refactor: move types and optimize code #67
Annotations
10 errors
Lint & Test:
esbuild.ts#L1
Module '"/home/runner/work/configarr/configarr/esbuild"' has no default export.
|
Lint & Test:
src/config.test.ts#L47
Property 'assign_scores_to' does not exist on type 'InputConfigCustomFormat | undefined'.
|
Lint & Test:
src/config.test.ts#L47
Property 'quality_profiles' does not exist on type 'InputConfigCustomFormat | undefined'.
|
Lint & Test:
src/config.test.ts#L47
'instance' is possibly 'undefined'.
|
Lint & Test:
src/config.test.ts#L49
'instance' is possibly 'undefined'.
|
Lint & Test:
src/util.test.ts#L157
Object is possibly 'undefined'.
|
Lint & Test:
src/util.test.ts#L165
Object is possibly 'undefined'.
|
Lint & Test:
src/util.test.ts#L203
Object is possibly 'undefined'.
|
Lint & Test:
src/util.test.ts#L203
Object is possibly 'undefined'.
|
Lint & Test:
src/util.test.ts#L203
Type '(Field & Field) | undefined' is not assignable to type 'Field & Field'.
|