update eslint

This commit is contained in:
Matt Walsh
2026-03-09 13:11:31 -05:00
parent 177012317b
commit 245e9daf9c
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;