chore(lint): Add sandbox as global to test .eslintrc
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
"globals": {
|
||||
"expect": true,
|
||||
"_": true,
|
||||
"sandbox": true,
|
||||
"sinon": true
|
||||
},
|
||||
"plugins": [ "mocha" ]
|
||||
|
||||
Reference in New Issue
Block a user