Преглед изворни кода

enable @typescript-eslint/no-explicit-any

Yuki Takei пре 1 година
родитељ
комит
54891b698c
1 измењених фајлова са 0 додато и 1 уклоњено
  1. 0 1
      .eslintrc.js

+ 0 - 1
.eslintrc.js

@@ -49,7 +49,6 @@ module.exports = {
       },
       },
     ],
     ],
     '@typescript-eslint/consistent-type-imports': 'warn',
     '@typescript-eslint/consistent-type-imports': 'warn',
-    '@typescript-eslint/no-explicit-any': 'off',
     '@typescript-eslint/explicit-module-boundary-types': 'off',
     '@typescript-eslint/explicit-module-boundary-types': 'off',
     indent: [
     indent: [
       'error',
       'error',