update eslint

This commit is contained in:
Matt Walsh 2026-03-09 13:11:31 -05:00
commit 245e9daf9c
No known key found for this signature in database
3 changed files with 162 additions and 70 deletions

View file

@ -3,8 +3,6 @@ import { reset as resetScroll, addScreen as addScroll, hazards } from './current
let firstRun = true;
const parser = new DOMParser();
// change of enable handler
const changeEnable = (newValue) => {
let newDisplay;