1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-22 11:22:43 +02:00
metamask-extension/.prettierignore
Mark Stacey e58800952c
Ignore storybook-build lint errors (#17373)
The `storybook-build` directory is the Storybook build output. These
are generated files that we do not need to lint.
2023-01-30 09:36:52 -03:30

16 lines
283 B
Plaintext

node_modules/**
lavamoat/**/policy.json
dist/**
builds/**
test-*/**
coverage/
jest-coverage/
storybook-build/
app/vendor/**
.nyc_output/**
.vscode/**
test/e2e/send-eth-with-private-key-test/**
*.scss
development/chromereload.js
development/ts-migration-dashboard/filesToConvert.json