mirror of
https://github.com/tenrok/maska.git
synced 2026-06-05 16:42:28 +03:00
style: code format
This commit is contained in:
@@ -186,7 +186,8 @@ export class Mask {
|
||||
}
|
||||
|
||||
v += offset
|
||||
} else { // mask symbol is placeholder
|
||||
} else {
|
||||
// mask symbol is placeholder
|
||||
if (masked && !this.isEager()) {
|
||||
result[method](maskChar)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user