JuliaDocs/Documenter.jl

Add `make` command to run prettier

Open

#2,529 opened on Jun 14, 2024

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

Repository metrics

Stars
 (910 stars)
PR merge metrics
 (Avg merge 16d 9h) (3 merged PRs in 30d)

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