Files
babel/packages/babel-plugin-proposal-class-properties/test/fixtures/regression/8110/options.json
Nicolò Ribaudo 387cda8fbb isConstantExpression should return true for immuable bindings (#8122)
* isConstantExpression should return true for immuable bindings

* New test

* Don't return undefined
2018-06-12 13:40:52 -04:00

4 lines
67 B
JSON

{
"plugins": ["external-helpers", "proposal-class-properties"]
}