comparison .jshintrc @ 45351:909dafff6a78

store: refactor space delimited list to proper data structure There is no good reason why are having a space delimited list and then using `.split()` to get the actual list. Let's convert this into a proper collection. Differential Revision: https://phab.mercurial-scm.org/D8908
author Pulkit Goyal <7895pulkit@gmail.com>
date Sat, 08 Aug 2020 10:13:37 -0700
parents bdd2e18b54c5
children
comparison
equal deleted inserted replaced
45350:1c8e3c17c702 45351:909dafff6a78