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

Add description of default styles to README #156

Open
olalonde opened this issue Jul 20, 2015 · 1 comment
Open

Add description of default styles to README #156

olalonde opened this issue Jul 20, 2015 · 1 comment

Comments

@olalonde
Copy link

What is the style guide used by jsfmt by default? Doesn't seem to be mentioned in the README or website.

@brettlangdon
Copy link
Contributor

There isn't really an official styleguide that is being used. It is mostly what esformatter provides along with a few plugins.

Here is the config that is being used for formatting: https://github.com/rdio/jsfmt/blob/28c31af8424bb44504dc9f5e59fc6619eaa73703/lib/defaultStyle.json

Here is an example of the output: https://github.com/rdio/jsfmt/blob/28c31af8424bb44504dc9f5e59fc6619eaa73703/examples/styleGuide.js

I am going to leave this issue open since we should at least update the README to indicate the above.

@jimfleming jimfleming changed the title What is the style guide used by jsfmt by default? Add description of default styles to README Jul 22, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants