Skip to content

Commit a89854f

Browse files
committed
feat: change luxon with date-dnf
1 parent fa94e7f commit a89854f

File tree

4 files changed

+217
-137
lines changed

4 files changed

+217
-137
lines changed

.prettierrc.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"semi": true,
3+
"singleQuote": true,
4+
"arrowParens": "avoid",
5+
"trailingComma": "none"
6+
}

0 commit comments

Comments
 (0)