documentation formatting: Sat Apr 27 00:15:28 UTC 2019

This commit is contained in:
emacspace 2019-04-27 00:15:28 +00:00 committed by duianto
parent 28571f4465
commit 6f6b064c7e
2 changed files with 4 additions and 4 deletions

View File

@ -121,7 +121,7 @@ Formatter can be chosen on a per project basis using directory local variables
You can choose formatting tool:
#+BEGIN_SRC elisp
(setq-default dotspacemacs-configuration-layers '(
(setq-default dotspacemacs-configuration-layers '(
(javascript :variables
javascript-fmt-tool 'prettier)))
#+END_SRC