This commit is contained in:
philipp 2024-03-05 15:01:44 +01:00
parent ef4323b275
commit 8854ef36f3

View File

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