* Fix bad Scope#parent caching Now, we traverse the path until we find a parent scope. Fixes #6057. * Fix bad merge * Remove cached data * I need to stop using Github editor * Fix infinite loops due to scopable paths being moved up
5 lines
73 B
JSON
5 lines
73 B
JSON
{
|
|
"presets": ["es2015"],
|
|
"plugins": ["transform-class-properties"]
|
|
}
|