Skip to content

Commit

Permalink
WIP 25-09
Browse files Browse the repository at this point in the history
  • Loading branch information
Kevintjuhz committed Sep 25, 2024
1 parent 8a78622 commit 2dd54e2
Show file tree
Hide file tree
Showing 13 changed files with 1,049 additions and 101 deletions.
8 changes: 8 additions & 0 deletions .prettierrc.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"trailingComma": "es5",
"tabWidth": 4,
"semi": false,
"singleQuote": true,
"printWidth": 80,
"singleAttributePerLine": true
}
Loading

0 comments on commit 2dd54e2

Please sign in to comment.