Skip to content

Commit e0cc92a

Browse files
SunJieMingSunJieMing
authored andcommitted
Modified eslint rules
1 parent 6f34587 commit e0cc92a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.eslintrc.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
],
66
"consistent-return": 0,
77
"rules": {
8+
"no-param-reassign": 0,
89
"max-len": 0,
910
"no-plusplus": 0,
1011
"linebreak-style": 0,

0 commit comments

Comments
 (0)