Skip to content

Commit 2c11270

Browse files
committed
Added some illustrations, improved admin panel
1 parent 0c394fc commit 2c11270

32 files changed

+2184
-69
lines changed

.prettierrc

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
{
22
"plugins": ["prettier-plugin-tailwindcss", "prettier-plugin-sort-imports"],
33
"bracketSameLine": true,
4-
"printWidth": 500,
4+
"printWidth": 250,
55
"useTabs": true,
66
"vueIndentScriptAndStyle:": true,
7-
"singleAttributePerLine:": false
7+
"singleAttributePerLine:": true,
8+
"arrowParens": "always"
89
}

public/illustrations/goal.svg

Lines changed: 264 additions & 0 deletions
Loading
Lines changed: 1 addition & 0 deletions
Loading

0 commit comments

Comments
 (0)