We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae96371 commit f16044cCopy full SHA for f16044c
packages/migrate/src/programmers/NestiaMigrateSchemaProgrammer.ts
@@ -377,7 +377,7 @@ export namespace NestiaMigrateSchemaProgrammer {
377
importer: props.importer,
378
schema: props.value,
379
});
380
- FilePrinter.description(
+ return FilePrinter.description(
381
ts.factory.createPropertySignature(
382
undefined,
383
Escaper.variable(props.key)
0 commit comments