theopenconversationkit / tock

Tock, the open source conversational AI toolkit.
https://doc.tock.ai
Apache License 2.0
504 stars 132 forks source link

[Tock Studio] Tsconfig strictTemplates should be activated #1660

Closed rkuffer closed 4 months ago

rkuffer commented 4 months ago

The strictTemplates option is disabled due to a large number of typing errors in studio templates. The absence of the strictTemplates option prevents IDEs from linking correctly to controllers and prevents error detection in templates.