install jest to run automated tests
This commit is contained in:
parent
815cb37cc8
commit
94f5aed027
2 changed files with 3396 additions and 1 deletions
3392
package-lock.json
generated
3392
package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
@ -16,5 +16,8 @@
|
|||
"description": "cal merge",
|
||||
"main": "script.js",
|
||||
"author": "Ryan",
|
||||
"license": "ISC"
|
||||
"license": "ISC",
|
||||
"devDependencies": {
|
||||
"jest": "^29.7.0"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue