Some additional cleanup in regards to TypeScript for the Refined GitHub browser extension codebase
- Meta: Remove most TypeScript any types
- Added missing explicit return types and turned eslint rule back on
- Add TODO comment about TS bug in NamedNodeMap
- TypeScript Cleanup - Bye, bye TODOs
- Convert Webpack config to TypeScript