Skip to content

Commit

Permalink
Add debugPacket to eslint globals list
Browse files Browse the repository at this point in the history
  • Loading branch information
ferdnyc committed May 22, 2022
1 parent 9b500aa commit 51ecd6c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .eslintrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -268,6 +268,7 @@

"global": false,
"debug": false,
"debugPacket": false,
"_": false,
"_C": false,
"_N": false,
Expand Down

0 comments on commit 51ecd6c

Please sign in to comment.