fix(ci): Exclude pnpm store from prettier
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Ashhhleyyy 2022-07-05 07:52:55 +01:00
parent 5076ec8c7d
commit 538de9db52
Signed by: ash
GPG key ID: 83B789081A0878FB

View file

@ -10,6 +10,9 @@ lerna-debug.log*
# lockfile
pnpm-lock.yaml
# CI
.pnpm-store
node_modules
dist
dist-ssr