1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-22 19:26:13 +02:00
metamask-extension/.prettierignore
2020-11-02 17:41:28 -06:00

10 lines
137 B
Plaintext

node_modules/**
dist/**
builds/**
test-*/**
coverage/
app/vendor/**
.nyc_output/**
.vscode/**
test/e2e/send-eth-with-private-key-test/**