mirror of
https://github.com/ajayyy/SponsorBlockServer.git
synced 2025-05-11 10:26:25 +02:00
Merge branch 'master' into fix-eslint
This commit is contained in:
commit
00ff3ecd38
3 changed files with 2763 additions and 8 deletions
|
@ -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"
|
||||
},
|
||||
};
|
Loading…
Add table
Add a link
Reference in a new issue