mirror of
https://github.com/ajayyy/SponsorBlock.git
synced 2025-12-16 16:37:18 +03:00
chore(lint): remove more linting rules
This commit is contained in:
@@ -23,8 +23,6 @@ module.exports = {
|
||||
"@typescript-eslint/no-this-alias": "warn",
|
||||
"no-fallthrough": "warn",
|
||||
"no-self-assign": "warn",
|
||||
"@typescript-eslint/no-explicit-any": "warn",
|
||||
"@typescript-eslint/no-unused-vars": "warn",
|
||||
"@typescript-eslint/no-empty-interface": "warn",
|
||||
"@typescript-eslint/ban-types": "warn",
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user