summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/lib/utils/accessor.js
Commit message (Collapse)AuthorAgeFilesLines
* Comply with `no-implicit-coercion` rule (CE)Nathan Friend2019-06-031-1/+1
| | | | | | | | This commit is the result of running `yarn eslint --fix` after enabling the `no-implicit-coercion` ESLint rule. This rule has been added to our ESLint config here: https://gitlab.com/gitlab-org/gitlab-eslint-config/merge_requests/14
* Fallback localstorage casesLuke "Jared" Bennett2017-05-051-0/+47