SyntaxError
Export is not defined when exporting variable inside a module declaration
#213
Labels
SyntaxError
Export is not defined when exporting variable inside a module declaration
#213
Your Environment
Describe the bug
in typescript, when exporting a variable declared within a
declare module
block, prettier fails with aSyntaxError
To Reproduce
Expected behavior
no error
Error log
The text was updated successfully, but these errors were encountered: