1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
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
..
2020-09-11 10:57:39 -03:00
2020-09-11 10:57:39 -03:00
2020-01-09 00:04:58 -03:30
2020-09-10 13:46:00 -02:30
2020-01-30 14:11:26 -03:30
2020-08-20 10:48:43 -07:00