JuliaDocs/Documenter.jl

Add `make` command to run prettier

Open

#2,529 创建于 2024年6月14日

在 GitHub 查看
 (0 评论) (0 反应) (0 负责人)Julia (513 fork)batch import
Type: Maintenancegood first issue

仓库指标

Star
 (910 star)
PR 合并指标
 (平均合并 16天 9小时) (30 天内合并 3 个 PR)

描述

  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

贡献者指南