eslint rule for declarations

This commit is contained in:
JFH
2021-05-28 17:03:29 +02:00
parent 01b022b1e7
commit 99ee706c18
56 changed files with 488 additions and 486 deletions

View File

@@ -79,7 +79,7 @@ describe('utilities', function () {
mockCount.addCommandToHistory++;
}
let svg, svgroot;
let svg; let svgroot;
beforeEach(() => {
document.body.textContent = '';