1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-22 19:26:13 +02:00
metamask-extension/test/lib
Mark Stacey 4cc75eb9af
Remove tOrKey and tOrDefault functions from i18n context (#8211)
These two functions were not especially useful. `tOrDefault` was used
only by `tOrKey`, and `tOrKey` was only used in one place. All it did
was return the given `key` directly if it was falsey, so it was easily
replaced by a condition.
2020-03-19 01:03:20 -03:00
..
migrations fix tos link; 2018-07-12 16:24:13 -04:00
createTxMeta.js Migrate codebase to use ESM (#7730) 2020-01-09 00:04:58 -03:30
mock-encryptor.js Migrate codebase to use ESM (#7730) 2020-01-09 00:04:58 -03:30
mock-tx-gen.js Remove usages of xtend from the background scripts (#7796) 2020-01-13 08:59:36 -10:00
react-trigger-change.js Enable no-var rule for ESLint (#7590) 2019-12-03 11:22:01 -03:30
render-helpers.js Remove tOrKey and tOrDefault functions from i18n context (#8211) 2020-03-19 01:03:20 -03:00
util.js Update ESLint rules for curly braces style (#7477) 2019-11-19 20:33:20 -03:30