1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-22 19:26:13 +02:00
metamask-extension/app/manifest
Mark Stacey 97b49b7614
Add prettier-plugin-sort-json (#9450)
JSON files are now sorted by key with `prettier`, using the plugin
`prettier-plugin-sort-json`. This does not affect `package.json`
because `prettier` uses a special parser for that file, as it has
a more restrictive format than JSON.
2020-09-23 12:21:42 -02:30
..
_base.json Add prettier-plugin-sort-json (#9450) 2020-09-23 12:21:42 -02:30
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