Skip to content

Commit

Permalink
🤖 dprint fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
typescript-bot committed Nov 13, 2024
1 parent 58eb4df commit fd5ace7
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion types/dlv/dlv-tests.ts
Original file line number Diff line number Diff line change
Expand Up @@ -50,4 +50,3 @@ const obj = {
dlv(v, "f", false);
dlv(v, "f.badkey", "foo");
});

2 changes: 1 addition & 1 deletion types/dlv/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@
"githubUsername": "ryansonshine"
}
]
}
}

0 comments on commit fd5ace7

Please sign in to comment.