chore: properly working generated types within tests (#6288)
This commit is contained in:
@@ -161,7 +161,9 @@ export async function buildConfigWithDefaults(
|
||||
sharp,
|
||||
telemetry: false,
|
||||
typescript: {
|
||||
declare: false,
|
||||
declare: {
|
||||
ignoreTSError: true,
|
||||
},
|
||||
},
|
||||
...testConfig,
|
||||
i18n: {
|
||||
|
||||
Reference in New Issue
Block a user