feat: mongoose schema hooks

This commit is contained in:
Arash Sheyda
2023-07-09 13:25:38 +03:00
parent 5a43ebe06f
commit d92a58b2ad
3 changed files with 30 additions and 7 deletions

View File

@ -1,3 +1,3 @@
{
"extends": "./client/.nuxt/tsconfig.json"
"extends": "./playground/.nuxt/tsconfig.json"
}