Slight mod #328
Annotations
2 errors and 2 warnings
Lint:
lib/src/model.ts#L643
Replace `(this.MSA?.getWidth()·||·0)·-·this.blanks.length)·` with `this.MSA?.getWidth()·||·0)·-·this.blanks.length`
|
Lint
Process completed with exit code 1.
|
Lint:
lib/src/components/Ruler/index.tsx#L1
'useRef' is defined but never used
|
Lint:
lib/src/components/Ruler/index.tsx#L6
'model' is defined but never used
|
The logs for this run have expired and are no longer available.
Loading