Skip to content

Commit

Permalink
Merge pull request #27 from Yuri-Lima/updates-2
Browse files Browse the repository at this point in the history
Breaking Change
  • Loading branch information
Yuri-Lima authored Apr 10, 2023
2 parents 765822a + 29608b7 commit a37a56d
Show file tree
Hide file tree
Showing 16 changed files with 16,466 additions and 1,946 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 a37a56d

Please sign in to comment.