Skip to content

Commit

Permalink
add eslint-plugin-unicorn dev dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
mvorisek committed Dec 4, 2022
1 parent 0287bee commit cd03928
Show file tree
Hide file tree
Showing 2 changed files with 223 additions and 3 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,7 @@
"eslint": "^8.28.0",
"eslint-config-airbnb-base": "^15.0.0",
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-unicorn": "^45.0.1",
"node-fetch": "^2.6.0",
"semver": "^7.3.5"
},
Expand Down
Loading

0 comments on commit cd03928

Please sign in to comment.