Henry Zhu
|
672adba9a1
|
enable prefer const (#5113)
|
2017-01-14 09:48:52 -05:00 |
|
Chris Cowan
|
63af3d1366
|
Fix issue where we didn't record seeing a property sometimes.
|
2016-03-01 17:13:20 -08:00 |
|
Chris Cowan
|
3227279d95
|
Fix accessors being seen as duplicates of each other
If an object has a getter and setter of the same name, then they
shouldn't be treated as duplicate properties.
|
2016-03-01 16:30:48 -08:00 |
|
Chris Cowan
|
b2aecd4320
|
Fix arrow style issue
|
2016-02-26 08:57:34 -08:00 |
|
Chris Cowan
|
4730526bf2
|
Add transform-es2015-duplicate-keys plugin.
|
2016-02-25 21:03:03 -08:00 |
|