Files
babel/test/fixtures/syntax/let-scoping/no-nested-function-declarations/options.json

4 lines
123 B
JSON

{
"throws": "`FunctionDeclaration`s that use `let` and `constant` references aren't allowed outside of the root scope"
}