Explorar el Código

enable @typescript-eslint/no-explicit-any

Yuki Takei hace 1 año
padre
commit
54891b698c
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      .eslintrc.js

+ 0 - 1
.eslintrc.js

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