mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
docs(solidity): add formatter docs
This commit is contained in:
@ -55,6 +55,10 @@ can set it to your own =.soliumrc.json= with:
|
|||||||
(setq flycheck-solidity-solium-soliumrcfile "~/.soliumrc.json")
|
(setq flycheck-solidity-solium-soliumrcfile "~/.soliumrc.json")
|
||||||
#+end_src
|
#+end_src
|
||||||
|
|
||||||
|
** Formatter
|
||||||
|
|
||||||
|
Formatting is handled using the [[doom-module::editor format]] module via [[https://github.com/prettier-solidity/prettier-plugin-solidity#installation-and-usage][prettier]].
|
||||||
|
|
||||||
* TODO Usage
|
* TODO Usage
|
||||||
#+begin_quote
|
#+begin_quote
|
||||||
🔨 This module has no usage documentation yet. [[doom-contrib-module:][Write some?]]
|
🔨 This module has no usage documentation yet. [[doom-contrib-module:][Write some?]]
|
||||||
|
Reference in New Issue
Block a user