Skip to content

Commit 550a87c

Browse files
committed
chore: update prettierignore
1 parent 5b29026 commit 550a87c

File tree

1 file changed

+1
-9
lines changed

1 file changed

+1
-9
lines changed

.prettierignore

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
.github/
22
.husky/
33
package.json
4-
yarn-error.log
5-
yarn.lock
4+
pnpm-lock.yaml
65

76
*generated*
87
storybook-static
@@ -150,10 +149,3 @@ dist
150149

151150
# Stores VSCode versions used for testing VSCode extensions
152151
.vscode-test
153-
154-
# yarn v2
155-
.yarn/cache
156-
.yarn/unplugged
157-
.yarn/build-state.yml
158-
.yarn/install-state.gz
159-
.pnp.*

0 commit comments

Comments
 (0)