wip #12
Annotations
7 errors
src/utils/create-rule.ts#L4
The inferred type of 'createRule' cannot be named without a reference to '../../node_modules/@typescript-eslint/utils/dist/ts-eslint/Rule.js'. This is likely not portable. A type annotation is necessary.
|
src/utils/create-rule.ts#L4
The inferred type of 'createRule' cannot be named without a reference to '../../node_modules/@typescript-eslint/utils/dist/ts-eslint/Rule.js'. This is likely not portable. A type annotation is necessary.
|
src/rules/aaa-comments.ts#L36
The inferred type of 'default' cannot be named without a reference to '../../node_modules/@typescript-eslint/utils/dist/ts-eslint/Rule.js'. This is likely not portable. A type annotation is necessary.
|
src/rules/aaa-comments.ts#L36
The inferred type of 'default' cannot be named without a reference to '../../node_modules/@typescript-eslint/utils/dist/ts-eslint/Rule.js'. This is likely not portable. A type annotation is necessary.
|
src/index.ts#L25
The inferred type of 'default' cannot be named without a reference to '../node_modules/@typescript-eslint/utils/dist/ts-eslint/Rule.js'. This is likely not portable. A type annotation is necessary.
|
src/index.ts#L25
The inferred type of 'default' cannot be named without a reference to '../node_modules/@typescript-eslint/utils/dist/ts-eslint/Rule.js'. This is likely not portable. A type annotation is necessary.
|
|
The logs for this run have expired and are no longer available.
Loading