1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/app/scripts/controllers
Whymarrh Whitby 6df17dc90e
Fix accessor-pairs issues (#9680)
Refs #9663

See [`accessor-pairs`][1] for more information.

This change enables `accessor-pairs` and fixes the issues raised by the rule.

  [1]:https://eslint.org/docs/rules/accessor-pairs
2020-10-22 14:36:44 -02:30
..
ens Fix node/no-deprecated-api issues (#9670) 2020-10-22 11:33:45 -02:30
network Use networkVersion as the network state for all networks (#9555) 2020-10-12 17:06:25 -07:00
permissions Update @metamask/eslint-config to v4.1.0 (#9663) 2020-10-21 14:01:03 -02:30
transactions consolidate segment setup (#9617) 2020-10-21 16:10:55 -05:00
alert.js Merge pull request from GHSA-c2xw-px2x-pr65 2020-10-06 15:27:02 -02:30
app-state.js Add MetaMask Swaps (#9482) 2020-10-06 15:58:38 -02:30
cached-balances.js
detect-tokens.js Fix accessor-pairs issues (#9680) 2020-10-22 14:36:44 -02:30
incoming-transactions.js
onboarding.js
preferences.js Remove localhost provider type (#9551) 2020-10-12 12:05:40 -07:00
swaps.js Add swaps savings calculation (#9611) 2020-10-19 14:52:47 -07:00
threebox.js
token-rates.js Fix accessor-pairs issues (#9680) 2020-10-22 14:36:44 -02:30