fix(no-unpublished): allowModules
option was disabled when using TS…
#1068
Annotations
10 errors
lib/rules/no-hide-core-modules.js#L105
Property 'ignoreIndirectDependencies' does not exist on type '{}'.
|
lib/rules/no-hide-core-modules.js#L102
Property 'ignoreDirectDependencies' does not exist on type '{}'.
|
lib/rules/no-hide-core-modules.js#L100
Property 'allow' does not exist on type '{}'.
|
lib/rules/hashbang.js#L159
Property 'ignoreUnpublished' does not exist on type '{}'.
|
lib/rules/hashbang.js#L150
Property 'additionalExecutables' is missing in type '{}' but required in type '{ additionalExecutables: string[]; }'.
|
lib/rules/handle-callback-err.js#L50
No overload matches this call.
|
lib/rules/handle-callback-err.js#L49
Argument of type '{}' is not assignable to parameter of type 'string'.
|
lib/rules/file-extension-in-import.js#L83
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type '{}'.
|
lib/rules/exports-style.js#L304
Property 'allowBatchAssign' does not exist on type '{}'.
|
lib/rules/callback-return.js#L79
Property 'indexOf' does not exist on type '{}'.
|
The logs for this run have expired and are no longer available.
Loading