Musa Karakaş

Results 3 issues of Musa Karakaş

https://www.npmjs.com/package/webpack-fail-plugin says: > ### DEPRECATED: This is default behaviour in Webpack 2.x, you don't need this plugin anymore. Can you please update the generated config accordingly?

fixed-in-next-release

## Description After scaffolding a new TypeScript project, I needed to change this: `/// ` to this: `/// ` in multiple files. ### Error Message & Stack Trace ``` $...