Skip to content

Commit

Permalink
chore: add comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Hajime-san committed Apr 11, 2023
1 parent c96e4d7 commit f123890
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/bin_internal.ts
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,7 @@ export const main = async (args: {
);

const result = restoreNewLine(
// It seems like ts.Printer.printNode doesn't keep original source newline.🤔
transform({
sourceFile,
imports,
Expand Down

0 comments on commit f123890

Please sign in to comment.