issues
search
alphagov
/
learningtime-ad-sem1-postcode-geocoder
Early talent assigned learning time, Antoni's Semester 1 project for creating a postcode geolocation app.
2
stars
0
forks
source link
Add typescript
#31
Closed
antoni-devlin
closed
1 year ago
antoni-devlin
commented
1 year ago
This PR:
adds typscript support to this project
installs node and express types
adds and configures tsconfig.ts
adds a couple of custom ype definitions (rawJSON and Coordinates)
adds basic types where necessary
This PR: