Skip to content

Commit

Permalink
chore(eslint): fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ThornWalli committed Dec 23, 2023
1 parent 9bbc85c commit f41480e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .eslintrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
},
"extends": [
"@nuxtjs",
"plugin:security/recommended",
"plugin:security/recommended-legacy",
"plugin:sonarjs/recommended",
"plugin:no-unsanitized/DOM",
"plugin:jsonc/recommended-with-json",
Expand Down

0 comments on commit f41480e

Please sign in to comment.