Skip to content

Commit

Permalink
Merge pull request #1 from KizKizz/backend-rework
Browse files Browse the repository at this point in the history
Backend rework
  • Loading branch information
KizKizz authored Jun 16, 2022
2 parents ee5624f + b14b7cb commit 409ab04
Show file tree
Hide file tree
Showing 23 changed files with 3,761 additions and 984 deletions.
12 changes: 12 additions & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
{
"[dart]": {
"editor.autoIndent": "full",
"editor.guides.indentation": true
},
"editor.rulers": [


],
"editor.defaultFormatter": null,
"dart.enableSdkFormatter": true
}
File renamed without changes
Loading

0 comments on commit 409ab04

Please sign in to comment.