#7 Basic flask app. Setup routes, DB, and made a user model. Made initial migrations
This commit is contained in:
5
backend/pyrightconfig.json
Normal file
5
backend/pyrightconfig.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"venvPath": ".",
|
||||
"venv": "venv",
|
||||
"useLibraryCodeForTypes": true
|
||||
}
|
||||
Reference in New Issue
Block a user