Align at equals sign
The function of this online utility is to align at equals sign.
For example,
let a = 1;
let total = 1989;
will becomes:
let a = 1;
let total = 1989;
.
The function of this online utility is to align at equals sign.
For example,
let a = 1;
let total = 1989;
will becomes:
let a = 1;
let total = 1989;
.