From 65a62282a6708a249939df1a4f96d0bf0da48d2c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ellis=20Keny=C5=91?= Date: Sat, 19 Nov 2022 10:48:34 +0000 Subject: [PATCH] docs(json): add formatter docs --- modules/lang/json/README.org | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/modules/lang/json/README.org b/modules/lang/json/README.org index c3d6ed960..e60583e7d 100644 --- a/modules/lang/json/README.org +++ b/modules/lang/json/README.org @@ -32,7 +32,9 @@ This module adds [[https://www.json.org/json-en.html][JSON]] support to Doom Ema * Installation [[id:01cffea4-3329-45e2-a892-95a384ab2338][Enable this module in your ~doom!~ block.]] -/This module has no external requirements./ +** Formatter + +Formatting is handled using the [[doom-module::editor format]] module via [[https://prettier.io/docs/en/install.html][prettier]]. * TODO Usage #+begin_quote