https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39188

            Bug ID: 39188
           Summary: ESLint doesn't work due bug in old "globals" node
                    package
 Change sponsored?: ---
           Product: Koha
           Version: Main
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P5 - low
         Component: Architecture, internals, and plumbing
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]

1. eslint
./koha-tmpl/intranet-tmpl/prog/js/vue/components/ERM/AgreementsFormAdd.vue
2. TypeError: Key "languageOptions": Key "globals": Global
"AudioWorkletGlobalScope " has leading or trailing whitespace

globals was introduced in these commits:
Bug 38664: Add @babel/core back to package.json
Bug 38664: Update yarn.lock

And somehow it pulls the version from Apr 2019. Which had a trailing space in a
value.

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to