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