Files
babel/packages/babel-parser/test/fixtures/flow/declare-module/invalid-module-in-module/options.json
2018-09-09 17:57:52 -07:00

5 lines
93 B
JSON

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