https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38149
Jonathan Druart <jonathan.dru...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #176193|0 |1 is obsolete| | Attachment #176194|0 |1 is obsolete| | Attachment #176587|0 |1 is obsolete| | --- Comment #26 from Jonathan Druart <jonathan.dru...@gmail.com> --- Created attachment 176634 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=176634&action=edit Bug 38149: Make ESLint config compatible with version 9 Test plan 1. Apply patch 2. Start KTD (to check that stuff is installed automatically) 3. Run this: ESLINT_USE_FLAT_CONFIG='false' eslint koha-tmpl/intranet-tmpl/prog/js/ajax.js 4. You should see errors from prettier in addition to others QA notes: 1. Run this: yarn why eslint; yarn why prettier; yarn why eslint-config-prettier; yarn why eslint-plugin-prettier 2. See that the version are the latest from NPM website 3. See that they are in devDependencies Signed-off-by: Paul Derscheid <paul.dersch...@lmscloud.de> Signed-off-by: Martin Renvoize <martin.renvo...@ptfs-europe.com> Signed-off-by: Jonathan Druart <jonathan.dru...@bugs.koha-community.org> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list Koha-bugs@lists.koha-community.org 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/