babel/packages/babel-traverse
Amjad Masad 4abc03eef1 Rework logic that controls flowBinding warning
The flag to control whether we should warn didn't take into account
nested calls or scope chains. An easier approach is to have a
counter. That way we know for sure if we're somewhere deep inside a
crawl call or not.
2016-03-10 16:39:12 -08:00
..
2016-03-07 12:50:57 -08:00
2016-03-08 22:33:23 -05:00
2016-03-10 14:41:27 -08:00
2015-09-01 04:56:03 +01:00

babel-traverse