Merge pull request 'fix ci' (#251) from staging into main
All checks were successful
CI/CD Pipeline / test (push) Successful in 9m17s
CI/CD Pipeline / deploy-staging (push) Has been skipped
CI/CD Pipeline / deploy-main (push) Successful in 3m59s

Reviewed-on: #251
This commit is contained in:
philipp 2024-03-05 15:02:12 +01:00
commit 9f6d7bf5d7

View File

@ -15,5 +15,6 @@
"noUnusedParameters": true,
"noImplicitReturns": true,
"skipLibCheck": true
}
},
"exclude": ["tests/"]
}