Files
babel/packages/babel-plugin-proposal-class-properties/test/fixtures/public/constructor-collision
Justin Ridgewell 8c46fd159f Class Props: Don't rename constructor collisions with static props (#7813)
Static props aren't evaluated inside the constructor, so there can't be a collision.
2018-04-25 23:45:52 -04:00
..