chore: Ignore ban-ts-comment for ctl code
This commit is contained in:
parent
178bc0d578
commit
576d042919
|
|
@ -1,6 +1,7 @@
|
|||
{
|
||||
"extends": ["../../../../.eslintrc.base.json"],
|
||||
"rules": {
|
||||
"@typescript-eslint/ban-ts-comment": "off",
|
||||
"@typescript-eslint/prefer-nullish-coalescing": "off",
|
||||
"@typescript-eslint/strict-boolean-expressions": "off",
|
||||
"@typescript-eslint/no-explicit-any": "off",
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user