Temporary workaround for stuck zoom on older Firefox versions #26
Annotations
10 errors
Lint (lts/*):
src/core/annotation.js#L678
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#L592
Replace `'Link'` with `"Link"`
|
Lint (lts/*):
src/core/document.js#L593
Replace `'Widget'` with `"Widget"`
|
Lint (lts/*):
src/core/document.js#L594
Replace `'Line'` with `"Line"`
|
Lint (lts/*):
src/core/document.js#L595
Replace `'Circle'` with `"Circle"`
|
Lint (lts/*):
src/core/document.js#L596
Replace `'PolyLine'` with `"PolyLine"`
|
Lint (lts/*):
src/core/document.js#L597
Replace `'Polygon'` with `"Polygon"`
|
Lint (lts/*):
src/core/document.js#L598
Replace `'Caret'` with `"Caret"`
|
Lint (lts/*):
src/core/document.js#L599
Replace `'Squiggly'` with `"Squiggly"`
|