js-beautify
js-beautify copied to clipboard
[Docs] Add examples for the different cli options
Description
The repository does not have a lot of examples of what the different config options are supposed to mean other than the info in README.md
file, this makes it hard for new people to use the product. I think having a directory called example with different markup files showing various different options and what they mean at a very basic level will help out a lot.
Here's a sample repo that we can use as inspiration: https://github.com/yannickcr/eslint-plugin-react
Docs here: https://github.com/yannickcr/eslint-plugin-react/tree/master/docs/rules
Can you assign me this issue please I can work on it @mhnaeem