I have the following webpack rule setup for typescript.
rules: [ { test: /\\.tsx?$/, exclude: [ /node_modules/,