If you could create a new branch upstream called "empty-template-typescript" that's branched from "empty-template", I can make this pull request to that instead 😃
Added typescript loader
Added necessary typings
Converted all JS files to TS and TSX files
Had to remove "status" from routes because the existing typing does not support it
Had to require Helmet because the existing typings don't support the ES6 module pattern.
If you could create a new branch upstream called "empty-template-typescript" that's branched from "empty-template", I can make this pull request to that instead 😃
require
Helmet because the existing typings don't support the ES6 module pattern.