chore: initial comit #1
Annotations
2 errors and 5 warnings
lint
Process completed with exit code 1.
|
test
Process completed with exit code 1.
|
lint:
src/EditorContent.tsx#L49
'index' is already declared in the upper scope on line 43 column 5
|
lint:
src/components/ParagraphNode.tsx#L13
Inline style: { justifyContent: 'center' }
|
lint
Inline style: { color: 'blue' }
|
lint:
src/utils/commonHelper.ts#L4
'obj' is already declared in the upper scope on line 1 column 34
|
lint:
src/utils/commonHelper.ts#L4
'seen' is already declared in the upper scope on line 2 column 9
|