Whitelist assert
global for tests
This commit is contained in:
@@ -6,6 +6,10 @@ module.exports = {
|
||||
browser: true,
|
||||
},
|
||||
|
||||
globals: {
|
||||
assert: true
|
||||
},
|
||||
|
||||
parserOptions: {
|
||||
sourceType: 'script',
|
||||
},
|
||||
|
Reference in New Issue
Block a user