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 ce66ddcf0d
Use prettier for JSON linting (#9396)
Instead of using `eslint-plugin-json` for linting JSON files,
`prettier` is now used. `prettier` is capable of detecting and
correcting more problems than `eslint-plugin-json` can, such as
indentation.

All JSON files have been run through `prettier`. The changes are all
superficial.
2020-09-11 10:57:39 -03:00
..
migrations Use prettier for JSON linting (#9396) 2020-09-11 10:57:39 -03:00
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