src/utils.js: Fix variable redefinition in |escape|
Fixes the following JSHint errors: ./src/utils.js: line 76, col 20, 'escapeChar' is already defined. ./src/utils.js: line 77, col 16, 'length' is already defined. ./src/utils.js: line 80, col 17, 'escapeChar' used out of scope. ./src/utils.js: line 80, col 80, 'length' used out of scope.redux
parent
c7f99019c2
commit
938f655ccf
Loading…
Reference in New Issue