Skip to content

Commit 82703f1

Browse files
authored
Include trailing comma
1 parent e8f38b6 commit 82703f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/eslint-config-humanmade/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
},
4545
"peerDependencies": {
4646
"babel-eslint": "^10.0.0",
47-
"eslint": "^5.10.0 || ^6.0.0 || ^7.0.0"
47+
"eslint": "^5.10.0 || ^6.0.0 || ^7.0.0",
4848
"eslint-config-react-app": "^3.0.5",
4949
"eslint-plugin-flowtype": "^3.2.0",
5050
"eslint-plugin-import": "^2.14.0",

0 commit comments

Comments
 (0)