1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01: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
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
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
helper.js Add @metamask/logo (#9281) 2020-08-20 10:48:43 -07:00
setup.js