Skip to content

Commit ee0b7c6

Browse files
committed
lint warning: func-names; lint err: rest-params & spread
1 parent 37e7327 commit ee0b7c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/es6.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// /* eslint-disable */
1+
/* eslint-disable */
22

33
// Refactor the following code to use the specified ES6 features.
44
// There are no automated tests.

0 commit comments

Comments
 (0)