Migrate to ESLint 9 and fix linting issues

This commit is contained in:
John Factotum
2024-04-23 12:59:31 +08:00
parent 04b8789267
commit 5600b6c0dc
5 changed files with 61 additions and 31 deletions
-5
View File
@@ -67,11 +67,6 @@ export class View extends HTMLElement {
#tocProgress
#pageProgress
#searchResults = new Map()
#ssml
#speechDoc
#speechRanges
#speechGranularity
#lastSpeechMark
isFixedLayout = false
lastLocation
history = new History()