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

6 lines
127 B
JSON

{
"plugins": [
"decorators-legacy"
],
"throws": "Leading decorators must be attached to a class declaration. (1:5)"
}