Skip to content

Commit

Permalink
remove globals
Browse files Browse the repository at this point in the history
  • Loading branch information
jacekkopecky authored and ear1grey committed Mar 12, 2020
1 parent 42ece7e commit 838b1b9
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions index.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,6 @@ module.exports = {
"node": true
},

"globals": {
"document": "readonly",
"window": "readonly"
},

"rules": {
"no-multiple-empty-lines": ["error", {
"max": 2,
Expand Down

0 comments on commit 838b1b9

Please sign in to comment.