libreoffice-online/loleaflet/.eslintignore
Henry Castro c537bea938 loleaflet: import Autolinker.js library
The file was imported from node_modules/autolinker/dist/Autolinker.js
the main reason is to analyze the source code, debug and patch
if necessary

To get the source code from npm repository

	make libs

Change-Id: I3eea7cc6e8d61623398d77ed74e751ccd861252b
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/89150
Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com>
Reviewed-by: Henry Castro <hcastro@collabora.com>
2020-02-21 00:49:04 +01:00

13 lines
295 B
Text

# We only directly edit toolbar.js in dist/
**/js/Autolinker.js
**/js/json2.js
**/js/select2.js
**/js/vex.combined.js
**/js/sanitize-url.js
**/js/l10n.js
**/js/w2ui-1.5.rc1.js
**/src/unocommands.js
**/src/viamapi-client.js
#
# This is way too ugly for eslint...
**/js/jquery.mCustomScrollbar.js