https://github.com/abstractalgo/ext-react
This is an OSS project to help you start building browser extensions with React and Typescript.
It has 4 parts:
It also has a custom config to transpile and build all those separate projects into something that you publish to Chrome store. So, you write regular React and TS and easily compile it all for publishing.
Happy coding!