Sarbbottam Bandyopadhyay
Sarbbottam Bandyopadhyay
I am running the code mod on a smaller subset of files. Since this codemod needs to install `chromium`, every `npx` execution is taking substantially longer. Also, I installed the...
As suggested by @rwjblue `npx ember-native-class-codemod https://:/tests/ app/**/*.js` worked for me.
Reopened as requested by @basz.
I will give it a try. I implemented something similar at http://sarbbottam.github.io/empower-your-users/tab. It will nice if we can do it.
Looks like it internally uses `growl`
Yea, this sounds better.
I am not sure what is the current state of this issue and the [project](https://github.com/facebook/prop-types/issues/249). I am using a small wrapper to throw error like so: ``` PropTypes.originalCheckPropTypes = PropTypes.checkPropTypes;...
Thank you for filling the issue and the detailed step to reproduce.
@drewlee @stefanpenner could you take a look?
cc/ @jamesleebaker @rwjblue @stefanpenner