Added Jest and tests for EventBus
This commit is contained in:
@@ -2,6 +2,7 @@ module.exports = {
|
||||
env: {
|
||||
browser: true,
|
||||
es2021: true,
|
||||
jest: true,
|
||||
},
|
||||
extends: ['standard'],
|
||||
globals: {
|
||||
|
||||
Reference in New Issue
Block a user