+ option link
I couldn't figure out what the syntax for `brace_style`, & imagine others need a reference also.
This commit is contained in:
parent
d483a438a1
commit
d96b9a8368
|
@ -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).
|
||||
|
|
Loading…
Reference in New Issue