Skip to content

Commit 015f1ad

Browse files
dckcdtribble
authored andcommitted
style: update network files location in prettier config
1 parent 1f97ba6 commit 015f1ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.prettierrc.json5

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
{
3232
// Keep network definitions readable on wide lines
3333
files: [
34-
'packages/portfolio-contract/src/network/network.prod.ts',
34+
'packages/portfolio-contract/tools/network/network.prod.ts',
3535
'packages/portfolio-contract/test/network/test-network.ts',
3636
],
3737
options: {

0 commit comments

Comments
 (0)