Merge branch 'main' into type-items-api

This commit is contained in:
Anton Tranelis 2025-02-25 08:30:51 +00:00 committed by GitHub
commit 7561be56ed
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -40,6 +40,7 @@ export default [
}),
typescript({
tsconfig: './tsconfig.json',
noEmitOnError: true,
}),
svg({ base64: true }),
],