fix: linter fix to make pr checks pass (#137)

* fix: linter fix to make pr checks pass

This commit was made without the use of generative AI.

Signed-off-by: Jacob Schlecht <dadadah@echoha.us>

* fix: add missing eslint library

This commit was made without the use of generative AI.

Signed-off-by: Jacob Schlecht <dadadah@echoha.us>

---------

Signed-off-by: Jacob Schlecht <dadadah@echoha.us>
This commit is contained in:
Jacob Schlecht
2026-03-02 21:14:24 -07:00
committed by GitHub
parent 4a1b1addff
commit 7cdf5b1bce
4 changed files with 28 additions and 4 deletions
+1
View File
@@ -35,6 +35,7 @@
"ulid": "^3.0.2"
},
"devDependencies": {
"@eslint/js": "^9.39.1",
"@mxssfd/typedoc-theme": "^1.1.7",
"@trivago/prettier-plugin-sort-imports": "^5.2.2",
"@types/node": "^22.15.17",