Skip to content

Commit 0f06ca4

Browse files
feat: more tweaks
1 parent ea80390 commit 0f06ca4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/configs/functional.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ export async function functional(
7474
"functional/no-throw-statements": [
7575
"error",
7676
{
77-
allowInAsyncFunctions: true,
77+
allowToRejectPromises: true,
7878
},
7979
],
8080

0 commit comments

Comments
 (0)