This project allows to develop some commonds javascript with Typescript which helping to minimize the common issue of coding. You can find the Typescript sample in **src\commons\commonFuncs.ts, and you also able to import the js modules to the Typescript file as well.
@types
.Remove the below LESS config blog from Webpack config in configs\webpack\common.js file:
{
test: /\.tsx?$/,
loader: 'awesome-typescript-loader'
},