-
Notifications
You must be signed in to change notification settings - Fork 492
Conversation
I'm not sure type checking should be enabled while this is still an issue: wbuchwalter/tslint-loader#76. Even on small projects I noticed a performance hit of 250-300%. |
@gsteacy agreed, I've stopped using |
@pelotom are you able to do that without ejecting though? |
@stevenmusumeche no. |
As this issue hasn't been updated for a while, I am going to close it. If there are any updates feel free to re-open and comment. 👍 |
FYI: fork-ts-checker-webpack-plugin, which was added in 2.10, supports linting rules that require type checking by sharing |
Yes, however be aware that |
That's currently the case in the template - |
This solves #126,
I ran eject on a project made these changes and no longer get the flash error from tslint