ocd formatting, changed user object, retrieve user ID

This commit is contained in:
2024-07-25 09:05:41 +05:30
parent 40cf0c2e2b
commit f067320a7f
21 changed files with 112 additions and 104 deletions

8
.gitignore vendored
View File

@@ -69,10 +69,10 @@ typings/
.yarn-integrity
# dotenv environment variables file
.env
.env.development
.env.production
.env.test
.env.local
.env.development.local
.env.production.local
.env.test.local
# parcel-bundler cache (https://parceljs.org/)
.cache