1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/test/lib
Mark Stacey 97b49b7614
Add prettier-plugin-sort-json ()
JSON files are now sorted by key with `prettier`, using the plugin
`prettier-plugin-sort-json`. This does not affect `package.json`
because `prettier` uses a special parser for that file, as it has
a more restrictive format than JSON.
2020-09-23 12:21:42 -02:30
..
migrations Add prettier-plugin-sort-json () 2020-09-23 12:21:42 -02:30
createTxMeta.js Update ESLint shared config to v3 () 2020-08-19 13:57:05 -02:30
mock-encryptor.js Disallow all anonymous default export, aside from CSF and migrations () 2020-05-18 21:18:11 -02:30
render-helpers.js Remove mountWithStore enzyme component wrapper () 2020-08-26 15:55:24 -07:00