mirror of
https://github.com/ente-io/ente.git
synced 2025-08-13 01:27:17 +00:00
Remove stale disables
This commit is contained in:
@@ -24,6 +24,7 @@ module.exports = {
|
||||
"max-len": "off",
|
||||
"new-cap": "off",
|
||||
"no-invalid-this": "off",
|
||||
"no-throw-literal": "error",
|
||||
// TODO(MR): We want this off anyway, for now forcing it here
|
||||
eqeqeq: "off",
|
||||
"object-curly-spacing": ["error", "always"],
|
||||
|
Reference in New Issue
Block a user