Skip to content

Commit cd84ed1

Browse files
authored
Merge pull request #13 from dayjournal/dev
v1.4.1
2 parents 658b61d + 7ad709f commit cd84ed1

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.prettierrc

+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"printWidth": 100,
3+
"trailingComma": "es5",
4+
"tabWidth": 4,
5+
"semi": true,
6+
"singleQuote": true,
7+
"endOfLine": "lf"
8+
}

0 commit comments

Comments
 (0)