Skip to content

Commit

Permalink
chore: merge PR #20
Browse files Browse the repository at this point in the history
chore: v1.4.0
  • Loading branch information
AmrAhmedA authored Aug 12, 2024
2 parents 6f7f2a4 + 577c83b commit 684638f
Show file tree
Hide file tree
Showing 10 changed files with 1,583 additions and 1,517 deletions.
5 changes: 5 additions & 0 deletions .prettierignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
node_modules
.next
yarn.lock
package-lock.json
public
6 changes: 6 additions & 0 deletions .prettierrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"semi": false,
"singleQuote": true,
"plugins": ["prettier-plugin-organize-imports"]

}
Loading

0 comments on commit 684638f

Please sign in to comment.