diff --git a/.eslintrc.yml b/.eslintrc.yml index 28cd197..05c44e0 100644 --- a/.eslintrc.yml +++ b/.eslintrc.yml @@ -15,6 +15,7 @@ globals: odoo: readonly openerp: readonly Promise: readonly + owl: readonly # Styling is handled by Prettier, so we only need to enable AST rules; # see https://github.com/OCA/maintainer-quality-tools/pull/618#issuecomment-558576890