mirror of
https://github.com/baptisteArno/typebot.io.git
synced 2026-06-13 21:02:56 +08:00
💚 Fix docker build missing ts target in schemas
This commit is contained in:
parent
5298538ecb
commit
8d8b8ee26e
@ -3,6 +3,7 @@
|
||||
"include": ["**/*.ts"],
|
||||
"exclude": ["node_modules"],
|
||||
"compilerOptions": {
|
||||
"lib": ["ESNext"],
|
||||
"noEmit": true
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user