Skip to content

Commit 878e991

Browse files
committed
不本意
1 parent 83f449b commit 878e991

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

atcoder-problems-frontend/.eslintrc.js

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -49,10 +49,7 @@ module.exports = {
4949
"@typescript-eslint/no-misused-promises": [
5050
"error",
5151
{
52-
checksVoidReturn: {
53-
arguments: false,
54-
attributes: false,
55-
},
52+
checksVoidReturn: false,
5653
},
5754
],
5855
},

0 commit comments

Comments
 (0)