Ignore some eslint rules #105
Annotations
10 errors
test:
src/api.ts#L5
Module '"./musa-core-import"' has no exported member 'Api'.
|
test:
src/api.ts#L6
Module '"./musa-core-import"' has no exported member 'Normalization'.
|
test:
src/api.ts#L7
Module '"./musa-core-import"' has no exported member 'NormalizationUnit'.
|
test:
src/api.ts#L8
Module '"./musa-core-import"' has no exported member 'Scanner'.
|
test:
src/api.ts#L9
Module '"./musa-core-import"' has no exported member 'Tags'.
|
test:
src/api.ts#L10
Module '"./musa-core-import"' has no exported member 'Thread'.
|
test:
src/api.ts#L11
Module '"./musa-core-import"' has no exported member 'UrlSafeBase64'.
|
test:
src/api.ts#L162
Parameter 'file' implicitly has an 'any' type.
|
test:
src/api.ts#L173
Spread types may only be created from object types.
|
test:
src/api.ts#L174
'result' is of type 'unknown'.
|