Skip to content

Commit 6fba6e3

Browse files
committed
1 parent fc8a076 commit 6fba6e3

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

eslintrc.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -152,6 +152,7 @@
152152
"no-unused-expressions": 0,
153153
"no-unused-vars": [2, { "vars": "all", "args": "none" }],
154154
"no-use-before-define": 0,
155+
"no-useless-call": 2,
155156
"no-var": 0,
156157
"no-void": 0,
157158
"no-warning-comments": 0,

0 commit comments

Comments
 (0)