Jelajahi Sumber

enable @typescript-eslint/no-explicit-any

Yuki Takei 1 tahun lalu
induk
melakukan
54891b698c
1 mengubah file dengan 0 tambahan dan 1 penghapusan
  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',