Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to add line space between variables and functions #137

Open
sbansal6 opened this issue Jun 12, 2015 · 4 comments
Open

How to add line space between variables and functions #137

sbansal6 opened this issue Jun 12, 2015 · 4 comments

Comments

@sbansal6
Copy link

Hi all, i am using fixmyjs to format my code. It is removing all spacing between multiple function, I want to keep one line spacing.

var fn1 = {};

var fn1 = {};

after running fixmyjs its becomes
var fn1 = {};
var fn1 = {};

@jullierme
Copy link

I need it too. @sbansal6, you fixed this? Thanks

@goatslacker
Copy link
Member

Try the v2.0 branch.

@sbansal6
Copy link
Author

sbansal6 commented Oct 2, 2015

can you merge it to master 👍 :)

@n-lavrenko
Copy link

@goatslacker in v2.0 the same bug :/
👎

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants