Resolve eslint old ts issues and revert tanstack table

This commit is contained in:
Owen
2026-09-15 10:23:22 -04:00
parent 9d5dd526bc
commit 7ed646c02b
3 changed files with 1904 additions and 1403 deletions
+4
View File
@@ -0,0 +1,4 @@
# typescript-eslint@8.70.0 declares a peer range of typescript "<6.1.0" and
# hasn't caught up to typescript@7.x yet, even though it works fine against it
# in practice. Without this, `npm install`/`npm ci` fail with ERESOLVE.
legacy-peer-deps=true