Skip to content

Commit

Permalink
Merge pull request #8 from CSIE-Camp/small-fixes
Browse files Browse the repository at this point in the history
Small fixes
  • Loading branch information
JacobLinCool authored Apr 18, 2024
2 parents 9e4c07f + 7b56ced commit ad7820d
Show file tree
Hide file tree
Showing 13 changed files with 1,481 additions and 1,015 deletions.
4 changes: 2 additions & 2 deletions .prettierrc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@ overrides:
parser: svelte

plugins:
- prettier-plugin-tailwindcss
- prettier-plugin-organize-imports
- prettier-plugin-svelte
- prettier-plugin-organize-imports
- prettier-plugin-tailwindcss
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"svelte-i18n": "^4.0.0",
"svelte-markdown": "^0.4.1",
"sveltekit-api": "^0.4.4",
"sveltekit-db": "^0.2.1",
"sveltekit-db": "^0.2.2",
"tailwindcss": "^3.4.1",
"tslib": "^2.6.2",
"typescript": "^5.3.3",
Expand Down
Loading

0 comments on commit ad7820d

Please sign in to comment.