Resolve "Create basic testing setup." #23

Merged
clbertolini merged 6 commits from 5-create-basic-testing-setup into main 2023-10-06 21:33:36 +00:00
2 changed files with 3063 additions and 420 deletions
Showing only changes of commit 30443c1b7e - Show all commits

3479
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -15,7 +15,7 @@
"@typescript-eslint/eslint-plugin": "^6.7.4", "@typescript-eslint/eslint-plugin": "^6.7.4",
"@typescript-eslint/parser": "^6.7.4", "@typescript-eslint/parser": "^6.7.4",
"eslint": "^8.50.0", "eslint": "^8.50.0",
"tsx": "^3.13.0", "jest": "^29.7.0",
"typescript": "^5.2.2" "typescript": "^5.2.2"
}, },
"dependencies": { "dependencies": {