feat: enable AI description generator on comments #321
Annotations
9 errors and 1 warning
src/utils/dom-utils/addDescriptionGenerator.ts#L25
Expected blank line before this statement
|
src/utils/dom-utils/addDescriptionGenerator.ts#L26
Expected indentation of 8 spaces but found 6
|
src/utils/dom-utils/addDescriptionGenerator.ts#L26
Unsafe call of an `any` typed value
|
src/utils/dom-utils/addDescriptionGenerator.ts#L27
Expected indentation of 12 spaces but found 6
|
src/utils/dom-utils/addDescriptionGenerator.ts#L28
Expected indentation of 12 spaces but found 6
|
src/utils/dom-utils/addDescriptionGenerator.ts#L28
Expected blank line before this statement
|
src/utils/dom-utils/addDescriptionGenerator.ts#L28
Unsafe call of an `any` typed value
|
src/utils/dom-utils/addDescriptionGenerator.ts#L29
Expected indentation of 8 spaces but found 4
|
|
src/content-scripts/components/GenerateAIDescription/DescriptionGeneratorButton.ts#L54
Unnecessary optional chain on a non-nullish value
|
The logs for this run have expired and are no longer available.
Loading