mirror of
https://github.com/discourse/discourse.git
synced 2025-05-24 01:03:41 +08:00
DEV: Autofix (w/ manual follow up) various qunit lints (#29950)
This commit is contained in:
@ -53,6 +53,8 @@ export function deepEqual(obj1, obj2) {
|
||||
}
|
||||
}
|
||||
return true;
|
||||
} else {
|
||||
return false;
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user