Merge branch 'master' into BUDI-9127/oauth2-settings

This commit is contained in:
Adria Navarro 2025-03-18 18:26:24 +01:00 committed by GitHub
commit 8718cd1c5a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 3 additions and 0 deletions

View File

@ -47,6 +47,9 @@ export default [
parserOptions: {
allowImportExportEverywhere: true,
svelteFeatures: {
experimentalGenerics: true,
},
},
},