Skip to content

Commit 3fce818

Browse files
author
sunjieming
committed
Updated eslint
1 parent 9df3853 commit 3fce818

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.eslintrc.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
"consistent-return": 0,
77
"rules": {
88
"no-param-reassign": 0,
9-
"max-len": 0
9+
"max-len": 0,
10+
"no-plusplus": 0
1011
}
1112
}

0 commit comments

Comments
 (0)