adding jest and jest files

This commit is contained in:
Aster Fialla
2026-02-14 18:16:10 -05:00
committed by pieartsy
parent 68629fd75d
commit a2c0530118
9 changed files with 9 additions and 0 deletions

View File

@@ -18,5 +18,8 @@
},
"devDependencies": {
"jest": "^30.2.0"
},
"scripts": {
"test": "jest"
}
}