1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/test/e2e
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
..
fixtures Use prettier for JSON linting (#9396) 2020-09-11 10:57:39 -03:00
mock-3box
send-eth-with-private-key-test
tests
webdriver
address-book.spec.js
benchmark.js
ethereum-on.spec.js
fixture-server.js
from-import-ui.spec.js
ganache.js
helpers.js
incremental-security.spec.js
metamask-responsive-ui.spec.js
metamask-ui.spec.js
permissions.spec.js
run-all.sh
send-edit.spec.js
signature-request.spec.js
threebox.spec.js