simplified stuff (thx WebStorm)
This commit is contained in:
@@ -66,6 +66,7 @@ export function isNotEmpty(): Validator {
|
||||
}
|
||||
return {};
|
||||
}
|
||||
// noinspection LoopStatementThatDoesntLoopJS
|
||||
for (const key in value) {
|
||||
return;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user