Closed
Description
Hi
I just installed codepainter 0.3.26 and runned it with this command:
codepaint xform -p idiomatic "**/index.js"
function product(app, passport){
}
was tranformed to
function product ( app, passport ) {
}}
I suppose the last brace shouldn't be there?
Second time I run the same command I get this error:
Metadata
Metadata
Assignees
Labels
No labels
Activity