Skip to content

Commit 0ecbb07

Browse files
Nicolas Carlonicoespeon
Nicolas Carlo
authored andcommitted
Configure Prettier with config files
1 parent 53a7c7f commit 0ecbb07

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed
+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
*.json

packages/gitgraph-core/.prettierrc

+4
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
{
2+
"trailingComma": "all",
3+
"arrowParens": "always"
4+
}

0 commit comments

Comments
 (0)