chore: ban @ts-ignore

This commit is contained in:
Daniel Roe 2023-05-05 10:25:44 +01:00
parent 1f38863c06
commit 4f0d3d4ae7

View File

@ -80,6 +80,7 @@
"ts-ignore": true
}
],
"@typescript-eslint/prefer-ts-expect-error": "error",
"@typescript-eslint/no-unused-vars": [
"error",
{