Added new line to the end of the yeoman-generator definition file.

This commit is contained in:
Sergey Solomentsev
2018-03-29 15:14:22 +03:00
parent 2007d0ea35
commit 0d32bce4c3

View File

@@ -214,4 +214,4 @@ declare class Generator extends EventEmitter {
}
};
}
export = Generator;
export = Generator;