pbomb / flow-immutable-models

Generates model classes from Flow types using Immutable.js
42 stars 8 forks source link

Rename 'Interface' to 'ModelType' #3

Closed object88 closed 7 years ago

object88 commented 7 years ago

As it says on the tin.

pbomb commented 7 years ago

Unfortunately, I just pushed some conflicts. Could you resolve those? Then I can merge this.

object88 commented 7 years ago

My pleasure.

object88 commented 7 years ago

Looks like it should be good to go now.

object88 commented 7 years ago

I noticed a couple of other places that I accidentally left "interface"; fixing.

object88 commented 7 years ago

Fixed intfName and instance of "Interface" in the README.md.