Comment on The TypeScript TaxparentComments−thegeekpirate7yFront page of the TypeScript website:"TypeScript is a typed superset of JavaScript...""Use existing JavaScript code, incorporate popular JavaScript libraries..."You should be able to use --allowJs and have everything compile just fine, otherwise log a bug.
Comments
Front page of the TypeScript website:
"TypeScript is a typed superset of JavaScript..."
"Use existing JavaScript code, incorporate popular JavaScript libraries..."
You should be able to use --allowJs and have everything compile just fine, otherwise log a bug.