jeffijoe / typesync

Install missing TypeScript typings for dependencies in your package.json.
MIT License
1.51k stars 21 forks source link

improved comment formatting #99

Closed Angus1811 closed 1 year ago

Angus1811 commented 1 year ago

lines 17-19 I improved the format for one of the comments so that it matches the rest of the comments in this file

jeffijoe commented 1 year ago

Thank you for the PR, however I don't think changing a line comment to a block comment here is necessary. The other comments are doc blocks, so there is no inconsistency.