Skip to content

Commit

Permalink
Update deno.jsonc
Browse files Browse the repository at this point in the history
  • Loading branch information
Mqxx authored Jan 29, 2024
1 parent e0b4b50 commit 119dcd0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions deno.jsonc
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,9 @@
"no-eval",
"no-sparse-arrays",
"prefer-ascii"
],
"exclude": [
"no-inferrable-types"
]
}
}
Expand Down

0 comments on commit 119dcd0

Please sign in to comment.