Add some simple unit tests

This commit is contained in:
Jonathan Clem
2022-02-01 22:08:12 +00:00
committed by GitHub
parent 03fb990f28
commit b39b67e25e
8 changed files with 342 additions and 138 deletions

View File

@@ -13,6 +13,7 @@
},
"devDependencies": {
"@github/prettier-config": "^0.0.4",
"@types/jest": "^27.4.0",
"@types/node": "^12.12.6",
"@typescript-eslint/parser": "^5.10.2",
"@vercel/ncc": "^0.33.1",