Skip to content

Commit 6b44df7

Browse files
committed
fix(prettier): update .prettierignore to maintain dist folder exclusion #860 (comment)
1 parent 2ec75a8 commit 6b44df7

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

.prettierignore

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,4 @@
1414
tools
1515
/packages/wasm/rust/*
1616
/packages/wasm/src/pkg/*
17-
**/*/dist
18-
19-
# Network schema files and generated files
20-
packages/networks/src/networks/vNaga/**/*.ts
21-
packages/wrapped-keys-lit-actions/src/lib/**/*.ts
17+
**/*/dist

0 commit comments

Comments
 (0)