feat: whyrating - initial project from turbostarter boilerplate
This commit is contained in:
12
packages/auth/turbo.json
Normal file
12
packages/auth/turbo.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"$schema": "https://turborepo.org/schema.json",
|
||||
"extends": ["//"],
|
||||
"tasks": {
|
||||
"db:generate": {
|
||||
"cache": false
|
||||
},
|
||||
"db:seed": {
|
||||
"cache": false
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user