Files
babel/packages/babel-parser/test/fixtures/experimental/_no-plugin/class-properties-with-initializer/options.json
2018-09-09 17:57:52 -07:00

6 lines
125 B
JSON

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