Skip to content

Commit

Permalink
Merge pull request #39 from Ankit2kumar/Ankit's-Branch
Browse files Browse the repository at this point in the history
Ankit's branch
  • Loading branch information
somu-code authored Jan 11, 2024
2 parents b221f2f + a1f9a9a commit 5154027
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 0 deletions.
4 changes: 4 additions & 0 deletions client/admin-client/.prettierrc.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{
"semi": true,
"singleQuote": false
}
4 changes: 4 additions & 0 deletions client/user-client/.prettierrc.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{
"semi": true,
"singleQuote": false
}
4 changes: 4 additions & 0 deletions server/.prettierrc.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{
"semi": true,
"singleQuote": false
}

0 comments on commit 5154027

Please sign in to comment.