sendGrid-mock
sendGrid-mock copied to clipboard
Migrate code to Typescript and eslint flat config
Main changes
- Changed all server code to typescript
- Adjusted and updated ESLint so it is updated and easier to configure with new typescript plugins
- Adapted tests so that they are written in TS as well
- Made some small fixes on code arouse by TS
Fixes #90