Various improvements to text analyzer #7
Annotations
10 errors
Lint (lts/*):
examples/node/pdf2png/pdf2png.mjs#L17
Unable to resolve path to module 'canvas'
|
Lint (lts/*):
src/core/annotation.js#L683
Replace `·(dict.get("NM")·||·'').startsWith('Zotero-'` with `⏎········(dict.get("NM")·||·"").startsWith("Zotero-"`
|
Lint (lts/*):
src/core/document.js#L75
Imports should be sorted alphabetically
|
Lint (lts/*):
src/core/document.js#L577
Replace `'Link'` with `"Link"`
|
Lint (lts/*):
src/core/document.js#L578
Replace `'Widget'` with `"Widget"`
|
Lint (lts/*):
src/core/document.js#L579
Replace `'Line'` with `"Line"`
|
Lint (lts/*):
src/core/document.js#L580
Replace `'Circle'` with `"Circle"`
|
Lint (lts/*):
src/core/document.js#L581
Replace `'PolyLine'` with `"PolyLine"`
|
Lint (lts/*):
src/core/document.js#L582
Replace `'Polygon'` with `"Polygon"`
|
Lint (lts/*):
src/core/document.js#L583
Replace `'Caret'` with `"Caret"`
|