+ option link

I couldn't figure out what the syntax for `brace_style`, & imagine others need a reference also.
This commit is contained in:
tomByrer 2014-09-11 09:48:15 -06:00
parent d483a438a1
commit d96b9a8368
1 changed files with 2 additions and 0 deletions

View File

@ -113,6 +113,8 @@ Edit your `.jsbeautifyrc` file in any of the following locations:
See examples of both way inside [`examples/`](https://github.com/donaldpipowitch/atom-beautify/tree/master/examples)
Option table is available at the [js-beautify repo](https://github.com/beautify-web/js-beautify#options).
### Simple
See [examples/simple-jsbeautifyrc/.jsbeautifyrc](https://github.com/donaldpipowitch/atom-beautify/blob/master/examples/simple-jsbeautifyrc/.jsbeautifyrc).