diff --git a/.eslintrc.js b/.eslintrc.js index 7c922a8..89f5541 100644 --- a/.eslintrc.js +++ b/.eslintrc.js @@ -30,6 +30,7 @@ module.exports = { globals: { foundry: "readonly", TokenDocument: "readonly", + Babele: "readonly", AudioHelper: "readonly", Collection: "readonly", Hooks: "readonly", diff --git a/system/scripts/hooks.js b/system/scripts/hooks.js index f547fbf..018cd3b 100644 --- a/system/scripts/hooks.js +++ b/system/scripts/hooks.js @@ -1,4 +1,3 @@ -/* eslint-disable no-undef */ export default class HooksL5r5e { /** * Do anything after initialization but before ready