mirror of
https://github.com/movie-web/providers.git
synced 2025-09-13 17:03:26 +00:00
Fix more errors
This commit is contained in:
@@ -19,6 +19,7 @@ module.exports = {
|
||||
plugins: ['@typescript-eslint', 'import', 'prettier'],
|
||||
rules: {
|
||||
'no-plusplus': 'off',
|
||||
'class-methods-use-this': 'off',
|
||||
'no-bitwise': 'off',
|
||||
'no-underscore-dangle': 'off',
|
||||
'@typescript-eslint/no-explicit-any': 'off',
|
||||
|
Reference in New Issue
Block a user