issues
search
janjaali
/
sendGrid-mock
SendGrid-Mock serves as a simple server mocking the sendgrid-apis for development purposes.
https://cloud.docker.com/repository/docker/ghashange/sendgrid-mock/general
MIT License
48
stars
19
forks
source link
Migrate code to Typescript and eslint flat config
#91
Open
jopicornell
opened
2 days ago
jopicornell
commented
2 days ago
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
Main changes
Fixes #90