Skip to content

Commit

Permalink
fix: The error of the promise that did not catch an exception is corr…
Browse files Browse the repository at this point in the history
…ected
  • Loading branch information
EduardMcfly committed Jul 7, 2023
1 parent d740180 commit 36787d5
Show file tree
Hide file tree
Showing 4 changed files with 1,255 additions and 40 deletions.
7 changes: 4 additions & 3 deletions sdk_contrib/prisma/.eslintrc.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
{
"extends": "../../.eslintrc.json"
}
{
"extends": "../../.eslintrc.json",
"plugins": ["promise"]
}
Loading

0 comments on commit 36787d5

Please sign in to comment.