Skip to content

Commit

Permalink
adjustments for deno 2
Browse files Browse the repository at this point in the history
  • Loading branch information
sobanieca committed Nov 16, 2024
1 parent 7bd995f commit 2954072
Show file tree
Hide file tree
Showing 3 changed files with 64 additions and 65 deletions.
1 change: 0 additions & 1 deletion deno.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"compilerOptions": {
"allowJs": true,
"checkJs": true,
"noImplicitAny": false,
"strictNullChecks": false
Expand Down
1 change: 0 additions & 1 deletion test/deno.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"compilerOptions": {
"allowJs": true,
"checkJs": true,
"noImplicitAny": false,
"strictNullChecks": false
Expand Down
127 changes: 64 additions & 63 deletions test/deno.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 2954072

Please sign in to comment.