Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 1.1 KB

README.md

File metadata and controls

21 lines (13 loc) · 1.1 KB

Deno API 简体中文版

Build Status license

实用命令

  • yarn format: 整理文件格式。所有文件格式均使用 prettier 的默认配置。如果没有特殊必要,你基本上不需要手动运行此命令。当 git commit 的时候此命令会自动运行。
  • yarn build: 生成 typedoc 文件。你可以通过在浏览器中打开 ./typedoc/index.html 来预览最终的生成效果。

参与翻译

翻译规范请参阅中文文案排版指北

版权许可

本文档采用 CC BY-NC 4.0 许可协议。