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