]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - app/Resources/static/themes/_global/js/tools.js
avoid eslint warning by disabling line
[github/wallabag/wallabag.git] / app / Resources / static / themes / _global / js / tools.js
index 9b23e4b51c237fc4c37eb433dc9aa16196608826..55de090cc2ef234c0fa0b8bec8dc7ae6132ac6a1 100644 (file)
@@ -1,6 +1,7 @@
 const $ = require('jquery');
 
-import jrQrcode from 'jr-qrcode';
+/* Allows inline call qr-code call */
+import jrQrcode from 'jr-qrcode'; // eslint-disable-line
 
 function supportsLocalStorage() {
   try {