Files
babel/packages/babel-parser/test/fixtures/flow/declare-module/invalid-module-in-module/options.json
2018-09-24 18:09:54 -05:00

4 lines
89 B
JSON

{
"throws": "`declare module` cannot be used inside another `declare module` (1:27)"
}