guzhongren

Results 3 comments of guzhongren

Still error, it does not make sense, the pipeline should be broken when there is an error. this is my error, maybe we can enhance this issue ```shell Collecting typing-extensions>=3.6.4...

hey!, i hava some issuse about ** TS1005: ';' expected.** when ```js config.module.rules.push({ test: /\.(ts|tsx)$/, use: [ require.resolve('awesome-typescript-loader'), require.resolve('react-docgen-typescript-loader') ] }, ``` result: ![image](https://user-images.githubusercontent.com/8743692/49066449-1f3ffb80-f25c-11e8-8d86-aaa3e5c879e7.png) year,i searched solution i can; but...

@Yorkey thx for you solution, but it does not work; at the same times, i user 1.9.0 , it's behave likes before ![image](https://user-images.githubusercontent.com/8743692/49151995-6ad1d280-f34c-11e8-8863-a02265cfcbea.png)