Skip to content
Snippets Groups Projects

(eslint): update config to handle ES modules and Odoo JSDoc tags

Merged oury.balde requested to merge topic/18.0/ob into branch/18.0
2 unresolved threads

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
194 196 },
195 197 },
196 198 {
197 files: ["**/*.esm.js"],
199 files: ["**/*.esm.js", "**/*.js"],
  • 17 17 openerp: "readonly",
    18 18 owl: "readonly",
    19 19 luxon: "readonly",
    20 InputEvent: "readonly",
    21 KeyboardEvent: "readonly",
  • assigned to @oury.balde and unassigned @vincent.hatakeyama

  • added 6 commits

    Compare with previous version

  • Please register or sign in to reply
    Loading