[add] add LibraryCallsRecorder, integrate faker for argument generation

This commit is contained in:
2025-08-02 13:55:41 +01:00
parent 3f00b37291
commit f83b1fc00e
12 changed files with 196 additions and 366 deletions

View File

@@ -29,6 +29,7 @@
"webpack": "^5.99.9"
},
"devDependencies": {
"@faker-js/faker": "^9.9.0",
"@types/eslint-scope": "^8.3.0",
"@types/estree": "^1.0.8",
"@types/node": "^24.0.0",