Merge pull request 'fix ci' (#251) from staging into main

Reviewed-on: Ruderverein-Donau-Linz/rowt#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/"]
}