Skip to content

Commit

Permalink
Merge branch 'main' into updates-2
Browse files Browse the repository at this point in the history
  • Loading branch information
Yuri-Lima committed Apr 10, 2023
2 parents 9ab219b + df91ffd commit 29608b7
Show file tree
Hide file tree
Showing 6 changed files with 2,642 additions and 1,804 deletions.
2 changes: 2 additions & 0 deletions .eslintrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@
4
],
"@typescript-eslint/no-explicit-any": ["off"], // allow any
"@typescript-eslint/no-unused-vars": ["warn"], // warn
"@typescript-eslint/no-disabled-tests ": ["off"], // warn
"no-console": 1 // warn
}
}
Expand Down
Loading

0 comments on commit 29608b7

Please sign in to comment.