Skip to content

Commit

Permalink
Merge pull request #68 from dipiash/fix-sonar
Browse files Browse the repository at this point in the history
fix: 🐛 fix sonar exatension
  • Loading branch information
dipiash authored May 15, 2024
2 parents b439e09 + 8879b45 commit 33fa10c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,7 @@ const unicornConfig = {

const sonarConfig = {
extends: [
"plugin:sonarjs/recommended",
"plugin:sonarjs/recommended-legacy",
],
plugins: [
"sonarjs",
Expand Down

0 comments on commit 33fa10c

Please sign in to comment.