* fix: migrate remaining eslint-config-edx * refactor: updated eslint rules according to eslint-config-edx-es5 * refactor: add custom rules to suppress unnecessary eslint issues * refactor: add custom rules to internal eslint configs * fix: fix all indentation issues * chore: update lock file
Course Bookmarks ---------------- This directory contains a Django application that provides a page for a user to see all of their course bookmarks. It also registers a course tool called "Bookmarks" that provides a link to this page. For more information about the feature, see `Bookmarking Course Content`_. .. _Bookmarking Course Content: https://edx.readthedocs.io/projects/open-edx-learner-guide/en/latest/SFD_bookmarks.html