Prettier stable generated code
This commit is contained in:
@ -58,7 +58,8 @@ export async function generateKcGenTs(params: {
|
|||||||
2
|
2
|
||||||
)};`,
|
)};`,
|
||||||
``,
|
``,
|
||||||
`/* prettier-ignore-end */`
|
`/* prettier-ignore-end */`,
|
||||||
|
``
|
||||||
].join("\n"),
|
].join("\n"),
|
||||||
"utf8"
|
"utf8"
|
||||||
);
|
);
|
||||||
|
Reference in New Issue
Block a user