chore: properly working generated types within tests (#6288)

This commit is contained in:
Alessio Gravili
2024-05-09 17:12:51 -04:00
committed by GitHub
parent cfeac79b99
commit f7a2cf96b9
93 changed files with 7012 additions and 3097 deletions

View File

@@ -161,7 +161,9 @@ export async function buildConfigWithDefaults(
sharp,
telemetry: false,
typescript: {
declare: false,
declare: {
ignoreTSError: true,
},
},
...testConfig,
i18n: {