1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-22 19:26:13 +02:00
metamask-extension/test/lib
Whymarrh Whitby e4b8cddf02
Disallow all anonymous default export, aside from CSF and migrations (#8535)
CSF = Storybook’s Component Story Format (CSF)

See https://storybook.js.org/docs/formats/component-story-format/

Note that the migrations still use CommonJS require, so the default export as
an object is quite ergonomic (& I don't want to touch the migrations).
2020-05-18 21:18:11 -02:30
..
migrations Remove unnecessary tx meta properties (#8489) 2020-05-01 08:44:05 -03:00
createTxMeta.js Export individual fns from tx-state-history-helpers (#8370) 2020-04-20 13:00:51 -02:30
mock-encryptor.js Disallow all anonymous default export, aside from CSF and migrations (#8535) 2020-05-18 21:18:11 -02:30
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