Skip to content

Commit

Permalink
fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
nathanwhit committed Jan 2, 2025
1 parent 687dad7 commit 513d087
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
// Copyright 2018-2024 the Deno authors. All rights reserved. MIT license.
// Copyright 2018-2025 the Deno authors. MIT license.

// deno-lint-ignore-file no-explicit-any
type Thing = {
name: string;
Expand Down

0 comments on commit 513d087

Please sign in to comment.