Skip to content

Commit

Permalink
chore: remove an unnecessary eslint rule
Browse files Browse the repository at this point in the history
  • Loading branch information
gjbkz authored Aug 31, 2023
1 parent 923e2c9 commit 6a7e725
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,9 +49,6 @@
],
"env": {
"node": true
},
"rules": {
"@nlib/no-globals": "off"
}
},
"ava": {
Expand Down

0 comments on commit 6a7e725

Please sign in to comment.