mirror of
https://github.com/ajayyy/SponsorBlockServer.git
synced 2025-12-06 03:26:59 +03:00
Merge branch 'master' into fix/general-fixes
This commit is contained in:
@@ -28,5 +28,6 @@ module.exports = {
|
||||
"quotes": ["warn", "double", { "avoidEscape": true, "allowTemplateLiterals": true }],
|
||||
"require-await": "warn",
|
||||
"semi": "warn",
|
||||
"no-console": "error"
|
||||
},
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user