Skip to content

Commit ae6c765

Browse files
author
mustafayazar
committed
Inıtial Elysia OAuth server
1 parent 01ce538 commit ae6c765

File tree

9 files changed

+857
-30
lines changed

9 files changed

+857
-30
lines changed

.prettierrc

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

0 commit comments

Comments
 (0)