[IMP] update dotfiles [ci skip]

This commit is contained in:
oca-git-bot
2021-10-21 16:55:30 +02:00
parent a5df24d75b
commit 96bb3453fa
5 changed files with 79 additions and 4 deletions

View File

@@ -1,5 +1,6 @@
env:
browser: true
es6: true
# See https://github.com/OCA/odoo-community.org/issues/37#issuecomment-470686449
parserOptions:
@@ -14,7 +15,7 @@ globals:
moment: readonly
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