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

feat: use axios

This commit is contained in:
James Cook 2022-03-24 18:54:53 +00:00
parent f742e72b26
commit ab9659a69f
8 changed files with 2089 additions and 293 deletions

6
.gitignore vendored
View file

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