1
0
Fork 0
mirror of https://github.com/classchartsapi/classcharts-api-js.git synced 2026-05-14 11:58:13 +00:00

feat: jest testing (#13)

This commit is contained in:
James Cook 2022-04-10 11:48:24 +01:00 committed by GitHub
parent 89ed852231
commit 3b1c4465db
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 6142 additions and 3 deletions

4
.gitignore vendored
View file

@ -115,4 +115,6 @@ dist
.yarn/unplugged
.yarn/build-state.yml
.yarn/install-state.gz
.pnp.*
.pnp.*
tests/config.json