Skip to content

Commit b6e369d

Browse files
committed
Fix formatting on Zed
prettierrc needs to restate stuff typically infered from editorconfig
1 parent 6af80c2 commit b6e369d

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.prettierrc

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
{
2+
"useTabs": true,
3+
"tabWidth": 4
4+
}

0 commit comments

Comments
 (0)