Skip to content

Commit f9f4b9b

Browse files
committed
chore: format
1 parent 6a9ea4c commit f9f4b9b

16 files changed

Lines changed: 3045 additions & 2746 deletions

File tree

assembly/test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ function abortingFunction(): void {
1111

1212
function callFoo(): void {
1313
foo();
14-
console.log("this should never execute!")
14+
console.log("this should never execute!");
1515
}
1616

1717
try {

transform/lib/index.js

Lines changed: 109 additions & 72 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)