💚 Fix docker build missing ts target in schemas
This commit is contained in:
@ -3,6 +3,7 @@
|
||||
"include": ["**/*.ts"],
|
||||
"exclude": ["node_modules"],
|
||||
"compilerOptions": {
|
||||
"lib": ["ESNext"],
|
||||
"noEmit": true
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user