Commit Graph

5 Commits

Author SHA1 Message Date
Viktor Sarström 25b9ceaa28 refactor: 💡 Updated package.json on app so haste module owrks 2021-12-01 10:35:36 +01:00
Viktor Sarström 63837955a3 fix: 🐛 Fixes tests, added esModuleInterop true to tsconfig 2021-11-12 08:11:23 +01:00
Viktor Sarström 24c162419b fix: 🐛 Fixes TSconfig for all projects 2021-11-09 14:41:01 +01:00
Viktor Sarström 82e0c6f961 fix: 🐛 Readded mock, ts config to api 2021-11-09 11:46:45 +01:00
Emil Lindqvist a9603422c8 Extract common code from api-skolplattformen
Common code consists of shared types, some helpers along with a few
common infrastructure code for fetching data and handling cookies etc.
Shortly a common `Api` interface will be introduced that  both
skolplattformen and hjarntorget will adhere to initially.
2021-11-09 10:25:31 +01:00