set up Jest configuration file

This commit is contained in:
2024-12-30 14:47:53 -08:00
parent e3746a942b
commit 12ac84feae
4 changed files with 2551 additions and 1 deletions

2
.gitignore vendored
View File

@@ -18,3 +18,5 @@ yarn-error.log*
# macOS
.DS_Store
# Testing
/coverage/