chore: Ignore ban-ts-comment for ctl code

This commit is contained in:
Shrikant Sharat Kandula 2024-11-21 18:07:25 +05:30
parent 178bc0d578
commit 576d042919

View File

@ -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",