Skip to content

Commit a1fff7d

Browse files
committed
Add code formatting tools
1 parent 41003c0 commit a1fff7d

File tree

3 files changed

+393
-3
lines changed

3 files changed

+393
-3
lines changed

.prettierrc.json

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

0 commit comments

Comments
 (0)