chore(integration-tests): refactor to typescript (#5645)

This commit is contained in:
Jacob Richman 2025-08-12 09:19:09 -07:00 committed by GitHub
parent 2d1a6af890
commit 804c181ac4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
15 changed files with 163 additions and 57 deletions

View file

@ -82,6 +82,7 @@
"mock-fs": "^5.5.0",
"prettier": "^3.5.3",
"react-devtools-core": "^4.28.5",
"tsx": "^4.20.3",
"typescript-eslint": "^8.30.1",
"vitest": "^3.2.4",
"yargs": "^17.7.2",