mirror of
https://github.com/usebruno/bruno.git
synced 2026-07-03 01:18:32 +00:00
chore(#197): ran prettier on packages/bruno-cli
This commit is contained in:
@@ -12,7 +12,7 @@ const rpad = (str, width) => {
|
||||
paddedStr = paddedStr + ' ';
|
||||
}
|
||||
return paddedStr;
|
||||
}
|
||||
};
|
||||
|
||||
module.exports = {
|
||||
lpad,
|
||||
|
||||
Reference in New Issue
Block a user