From 953cfd342b82320fd05fae8ca5e6ee8d3e31366c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ellis=20Keny=C5=91?= Date: Sat, 19 Nov 2022 15:24:18 +0000 Subject: [PATCH] docs(web): add formatter docs --- modules/lang/web/README.org | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/modules/lang/web/README.org b/modules/lang/web/README.org index b24116eed..b6ad7c7c5 100644 --- a/modules/lang/web/README.org +++ b/modules/lang/web/README.org @@ -48,6 +48,10 @@ ReactJS, Wordpress, Jekyll, Phaser, AngularJS, Djano, and more. * TODO Installation [[id:01cffea4-3329-45e2-a892-95a384ab2338][Enable this module in your ~doom!~ block.]] +** Formatter + +Formatting is handled using the [[doom-module::editor format]] module via [[https://prettier.io/docs/en/install.html][prettier]]. + #+begin_quote 🔨 /No installation steps have been documented./ [[doom-contrib-module:][Document them?]] #+end_quote