diff --git a/.eslintrc.yml b/.eslintrc.yml index 0b3820395..37fc04905 100644 --- a/.eslintrc.yml +++ b/.eslintrc.yml @@ -23,6 +23,7 @@ globals: openerp: readonly owl: readonly luxon: readonly + document: 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