chore: make /packages/medusa/src/services/event-bus.js pass linting (#575)
This commit is contained in:
@@ -16,6 +16,7 @@ module.exports = {
|
||||
semi: `off`,
|
||||
"no-unused-expressions": `off`,
|
||||
camelcase: `off`,
|
||||
"no-invalid-this": `off`,
|
||||
},
|
||||
env: {
|
||||
es6: true,
|
||||
|
||||
Reference in New Issue
Block a user