docs(javascript): add formatter docs

This commit is contained in:
Ellis Kenyő 2022-11-19 10:47:44 +00:00 committed by Ellis Kenyo
parent 24bfd3f5b4
commit 39bbdde8c9
No known key found for this signature in database
GPG key ID: 298BE5D997EBAA02

View file

@ -58,6 +58,10 @@ This module requires [[https://nodejs.org/en/][NodeJS]] and one of [[https://www
- Arch Linux: ~$ pacman --needed --noconfirm -S nodejs npm~
- openSUSE: ~$ zypper install nodejs npm~
** Formatter
Formatting is handled using the [[doom-module::editor format]] module via [[https://prettier.io/docs/en/install.html][prettier]].
* TODO Usage
#+begin_quote
🔨 /This module's usage documentation is incomplete./ [[doom-contrib-module:][Complete it?]]