Skip to content

Commit dd496ba

Browse files
committed
test(rich-text-web): eslint rule ignore
1 parent db14d3f commit dd496ba

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/pluggableWidgets/rich-text-web/src/__mocks__/quill-resize-module.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// eslint-disable-next-line @typescript-eslint/no-extraneous-class
12
export default class QuillResize {
23
constructor() {
34
return this;

0 commit comments

Comments
 (0)