We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 15ff4d2 commit 24f87ccCopy full SHA for 24f87cc
lib/web/mage/utils/template.js
@@ -2,6 +2,9 @@
2
* Copyright © Magento, Inc. All rights reserved.
3
* See COPYING.txt for license details.
4
*/
5
+
6
+/* eslint-disable no-shadow */
7
8
define([
9
'jquery',
10
'underscore',
0 commit comments