mirror of
https://github.com/ajayyy/SponsorBlock.git
synced 2024-11-10 01:01:55 +01:00
chore(lint): remove eslint rule
This commit is contained in:
parent
042f2eb4e8
commit
bdcfec38c2
1 changed files with 0 additions and 1 deletions
|
@ -21,7 +21,6 @@ module.exports = {
|
|||
rules: {
|
||||
// TODO: Remove warn rules when not needed anymore
|
||||
"@typescript-eslint/no-this-alias": "warn",
|
||||
"no-fallthrough": "warn",
|
||||
"no-self-assign": "warn",
|
||||
"@typescript-eslint/no-empty-interface": "warn",
|
||||
"@typescript-eslint/ban-types": "warn",
|
||||
|
|
Loading…
Reference in a new issue