test: integration tests for /compress command in interactive mode (#10154)

Co-authored-by: Taneja Hriday <hridayt@google.com>
This commit is contained in:
hritan
2025-09-30 19:31:51 +00:00
committed by GitHub
parent d991c4607d
commit 178e89a914
4 changed files with 150 additions and 6 deletions

View File

@@ -99,6 +99,7 @@
"prettier": "^3.5.3",
"react-devtools-core": "^4.28.5",
"semver": "^7.7.2",
"strip-ansi": "^7.1.2",
"tsx": "^4.20.3",
"typescript-eslint": "^8.30.1",
"vitest": "^3.2.4",