1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-22 09:57:02 +01:00
metamask-extension/app/manifest
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
..
_base.json Use prettier for JSON linting (#9396) 2020-09-11 10:57:39 -03:00
brave.json Use prettier for JSON linting (#9396) 2020-09-11 10:57:39 -03:00
chrome.json Use prettier for JSON linting (#9396) 2020-09-11 10:57:39 -03:00
firefox.json Use prettier for JSON linting (#9396) 2020-09-11 10:57:39 -03:00
opera.json Use prettier for JSON linting (#9396) 2020-09-11 10:57:39 -03:00