Files
babel/packages/babel-parser/test/fixtures/experimental/_no-plugin/class-properties-with-initializer/options.json
2018-09-24 18:09:54 -05:00

5 lines
121 B
JSON

{
"throws": "This experimental syntax requires enabling the parser plugin: 'classProperties' (2:6)",
"plugins": []
}