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 97b49b7614
Add prettier-plugin-sort-json (#9450)
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 (#9450) 2020-09-23 12:21:42 -02:30
createTxMeta.js Update ESLint shared config to v3 (#9274) 2020-08-19 13:57:05 -02:30
mock-encryptor.js Disallow all anonymous default export, aside from CSF and migrations (#8535) 2020-05-18 21:18:11 -02:30
render-helpers.js Remove mountWithStore enzyme component wrapper (#9309) 2020-08-26 15:55:24 -07:00