Skip to content

Commit 83e117d

Browse files
author
Eli Skeggs
committed
chore: add configuration and dependencies for prettier
1 parent acd07f2 commit 83e117d

24 files changed

+2080
-1223
lines changed

.eslintrc.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"extends": "mixmax/node"
2+
"extends": ["mixmax/node", "mixmax/prettier"]
33
}

.prettierrc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
"@mixmaxhq/prettier-config"

0 commit comments

Comments
 (0)