Skip to content

Commit

Permalink
Update lint
Browse files Browse the repository at this point in the history
  • Loading branch information
fregante committed Jul 19, 2022
1 parent 83ffe07 commit 6b410d9
Showing 1 changed file with 3 additions and 10 deletions.
13 changes: 3 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,16 +15,9 @@
],
"xo": {
"envs": [
"browser"
],
"rules": {
"no-unused-vars": [
"error",
{
"varsIgnorePattern": "browser"
}
]
}
"browser",
"webextension"
]
},
"stylelint": {
"extends": "stylelint-config-xo"
Expand Down

0 comments on commit 6b410d9

Please sign in to comment.