Skip to content

Commit

Permalink
Fix: add npm package for eslint config
Browse files Browse the repository at this point in the history
Signed-off-by: Andrew Nikitin <andrew.nikitin@cheqd.io>
  • Loading branch information
Andrew Nikitin committed May 25, 2022
1 parent 9d8338c commit 65a1c90
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .releaserc
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
}],
["@semantic-release/commit-analyzer", {
"preset": "eslint",
"config": "conventional-changelog-eslint",
"releaseRules": [
{
"tag": "Breaking",
Expand Down

0 comments on commit 65a1c90

Please sign in to comment.