1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-22 11:22:43 +02:00
metamask-extension/test
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
..
data Delete unused transaction history test state (#8769) 2020-06-08 17:48:28 -07:00
e2e Use prettier for JSON linting (#9396) 2020-09-11 10:57:39 -03:00
lib Use prettier for JSON linting (#9396) 2020-09-11 10:57:39 -03:00
stub Migrate codebase to use ESM (#7730) 2020-01-09 00:04:58 -03:30
unit Use Infura v3 API (#9368) 2020-09-10 13:46:00 -02:30
unit-global Fix no-empty-function issues (#9216) 2020-08-14 09:17:02 -02:30
env.js Remove cross-env (#7950) 2020-01-30 14:11:26 -03:30
helper.js Add @metamask/logo (#9281) 2020-08-20 10:48:43 -07:00
setup.js Remove obs-store babel register handling (#8413) 2020-04-27 07:54:42 -07:00