mirror of
https://github.com/sern-handler/cli
synced 2026-06-06 01:16:53 +00:00
Fix prettier issue
This commit is contained in:
@@ -1,6 +1,3 @@
|
||||
export function help() {
|
||||
console.log(
|
||||
'This is sern cli help section\n\n' +
|
||||
'Fill me up later!'
|
||||
)
|
||||
console.log('This is sern cli help section\n\n' + 'Fill me up later!');
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user