fix ci #251

Merged
philipp merged 1 commits from staging into main 2024-03-05 15:02:15 +01:00
Showing only changes of commit 8854ef36f3 - Show all commits

View File

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