Awesome Typescript Problem MatcherA problem matcher to show TSC compilation errors when building typescript from Webpack using Awesome Typescript Loader and [tslint Loader] (https://github.com/wbuchwalter/tslint-loader) UsageYou can enable this problem matcher by using its name "$awesometsc". There is also a problem matcher provided for ts-lint output when using tslint-loader, this one is called "$awesomets-lint". The following example shows how to add both problem matchers to your project:
|