JuliaDocs/Documenter.jl

Add `make` command to run prettier

Open

#2529 opened on Jun 14, 2024

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Julia (910 stars) (513 forks)batch import
Type: Maintenancegood first issue

Description

  1. I think we could add a npm package.json into the root of the repo, that would install prettier.
  2. We could add make targets to (1) instantiate the package.json and (2) to actually run prettier

https://github.com/JuliaDocs/Documenter.jl/pull/2514#issuecomment-2165219642, https://github.com/JuliaDocs/Documenter.jl/issues/2528

Contributor guide