Skip to content

Commit

Permalink
Run prettier command.
Browse files Browse the repository at this point in the history
  • Loading branch information
jeshecdom committed Jan 9, 2025
1 parent 9fc2e49 commit c22ae76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/node.ts
Original file line number Diff line number Diff line change
Expand Up @@ -145,4 +145,4 @@ export { createNodeFileSystem } from "./vfs/createNodeFileSystem";

export { parseAndEvalExpression } from "./interpreter";

export { showValue } from "./types/types";
export { showValue } from "./types/types";

0 comments on commit c22ae76

Please sign in to comment.