refactor: move convex into packages
This commit is contained in:
@@ -23,8 +23,7 @@
|
||||
|
||||
"baseUrl": ".",
|
||||
"paths": {
|
||||
"@/*": ["./src/*"],
|
||||
"@convex/*": ["../../convex/*"]
|
||||
"@/*": ["./src/*"]
|
||||
},
|
||||
|
||||
// Some stricter flags (disabled by default)
|
||||
|
Reference in New Issue
Block a user