mirror of
https://github.com/ajayyy/SponsorBlockServer.git
synced 2025-12-06 11:36:58 +03:00
Merge branch 'master' into fix-eslint
This commit is contained in:
@@ -19,6 +19,6 @@ module.exports = {
|
||||
"no-self-assign": "off",
|
||||
"semi": "warn",
|
||||
"@typescript-eslint/no-empty-interface": "off",
|
||||
"@typescript-eslint/no-explicit-any": "off",
|
||||
"@typescript-eslint/no-explicit-any": "off"
|
||||
},
|
||||
};
|
||||
Reference in New Issue
Block a user