chore: address TypeScript ESLint v8 upgrade feedback and improve type safety (#895)

* cr feedback

* update based on feedback

* typing updates

* unify yarn package version

* update lock
This commit is contained in:
Justin Hernandez
2025-08-14 09:19:34 -07:00
committed by GitHub
parent 07addb2a9a
commit 6b285c9bf3
32 changed files with 105 additions and 86 deletions

View File

@@ -66,7 +66,6 @@
"@types/node": "^22.0.0",
"@types/node-forge": "^1.3.5",
"@types/snarkjs": "^0.7.8",
"@types/uuid": "^10.0.0",
"axios": "^1.7.2",
"prettier": "^3.3.3",
"ts-loader": "^9.5.1",