feat(friendships): create module structure and schemas
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"include": ["backend"],
|
||||
"exclude": ["**/__pycache__", "**/node_modules", "**/.git"],
|
||||
"exclude": ["**/__pycache__", "**/node_modules", "**/.git", "backend/tests"],
|
||||
"typeCheckingMode": "standard",
|
||||
"pythonVersion": "3.12",
|
||||
"pythonPlatform": "Linux",
|
||||
|
||||
Reference in New Issue
Block a user