You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Perhaps you could add a flag that checks to see if there is a 'module.exports =' in the file (that's not a comment) and just skips those files? I find myself reverting 98% of the files converted because none of the changes are neccessary and I don't want to add unrequired differences between our implementation and the reference implementation.
Ideally if no real changes were made by gc-cli on a file it would be unchanged.
The text was updated successfully, but these errors were encountered: