This commit is contained in:
einhornimmond 2025-04-29 13:07:35 +02:00
parent 42c206f4fc
commit 877188b756

View File

@ -10,7 +10,7 @@
"typecheck": {
},
"dev": {
"dependsOn": ["config#build"],
"dependsOn": ["config-schema#build"],
"persistent": true,
"cache": false
},