Skip to content

Commit be700c9

Browse files
ENGCOM-2533 Update template.js #17129
Add suppress warning
1 parent 6be5f32 commit be700c9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

lib/web/mage/utils/template.js

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
* Copyright © Magento, Inc. All rights reserved.
33
* See COPYING.txt for license details.
44
*/
5+
6+
/* eslint-disable no-shadow */
7+
58
define([
69
'jquery',
710
'underscore',

0 commit comments

Comments
 (0)