Skip to content

Commit

Permalink
A little bit of everything
Browse files Browse the repository at this point in the history
  • Loading branch information
ericwang401 committed Jul 21, 2024
1 parent 52a4829 commit 126e0fe
Show file tree
Hide file tree
Showing 40 changed files with 510 additions and 284 deletions.
4 changes: 3 additions & 1 deletion .prettierrc
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@
"useTabs": false,
"tabWidth": 4,
"plugins": [
"prettier-plugin-svelte",
"prettier-plugin-tailwindcss"
]
],
"overrides": [{ "files": "*.svelte", "options": { "parser": "svelte" } }]
}
Loading

0 comments on commit 126e0fe

Please sign in to comment.