Files
TypeScript/tests
Yuval Greenfield ff0961b85e Remove trailing space from emitLeadingComment
This will prevent emiting an extraneous trailing space on comments to
match https://eslint.org/docs/rules/no-trailing-spaces
This also removes a space that may have been originally there after a
comment but isn't necessary syntactically.
2017-09-08 15:02:59 -07:00
..