Skip to content

Commit 4c85a65

Browse files
authored
Add missing return line
1 parent 4624d3a commit 4c85a65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .eslintrc.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,4 +43,4 @@ module.exports = {
4343
version: 'detect'
4444
}
4545
}
46-
};
46+
};

0 commit comments

Comments
 (0)