Files
babel/packages/babel-parser/test/fixtures/experimental/uncategorised/42/options.json

6 lines
116 B
JSON

{
"plugins": [
"decorators-legacy"
],
"throws": "Decorators must be attached to a class element. (1:18)"
}