Skip to content

Commit

Permalink
style: newlines at EOF
Browse files Browse the repository at this point in the history
  • Loading branch information
joscha authored Sep 23, 2024
1 parent d72d021 commit 0dfe8f4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .npmignore
Original file line number Diff line number Diff line change
@@ -1 +1 @@
types/test/
types/test/
2 changes: 1 addition & 1 deletion types/test/461.ts
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ const record = Avro.Type.forSchema({
fields: [
{ name: "enum", type: ["null", e], default: null },
],
});
});

0 comments on commit 0dfe8f4

Please sign in to comment.