JuliaDocs/Documenter.jl

Add `make` command to run prettier

Open

#2,529 opened on 2024年6月14日

GitHub で見る
 (0 comments) (0 reactions) (0 assignees)Julia (910 stars) (513 forks)batch import
Type: Maintenancegood first issue

説明

  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

コントリビューターガイド