Skip to content

Commit 742e116

Browse files
committed
style: remove extra comma
1 parent eb2969f commit 742e116

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"eslint-plugin-prettier": "^4.0.0",
4343
"eslint-plugin-react": "^7.26.0",
4444
"eslint-plugin-react-hooks": "^4.2.0",
45-
"eslint-plugin-yml": "^0.12.0",
45+
"eslint-plugin-yml": "^0.12.0"
4646
},
4747
"peerDependencies": {
4848
"eslint": "^7.8.1",

0 commit comments

Comments
 (0)