mirror of
https://github.com/jaywcjlove/reference.git
synced 2025-06-19 21:51:20 +08:00
doc: update docs/lerna.md
. 25a9ba86fa
This commit is contained in:
@ -43,7 +43,7 @@
|
|||||||
<!--rehype:body-class=cols-6-->
|
<!--rehype:body-class=cols-6-->
|
||||||
</div></div><div class="h2wrap-body cols-6"><div class="wrap col-span-2 row-span-2"><div class="wrap-header h3wrap"><h3 id="介绍"><a aria-hidden="true" tabindex="-1" href="#介绍"><span class="icon icon-link"></span></a>介绍</h3><div class="wrap-body">
|
</div></div><div class="h2wrap-body cols-6"><div class="wrap col-span-2 row-span-2"><div class="wrap-header h3wrap"><h3 id="介绍"><a aria-hidden="true" tabindex="-1" href="#介绍"><span class="icon icon-link"></span></a>介绍</h3><div class="wrap-body">
|
||||||
<!--rehype:wrap-class=col-span-2 row-span-2-->
|
<!--rehype:wrap-class=col-span-2 row-span-2-->
|
||||||
<p><a href="https://jestjs.io/">Jest</a> 是一款优雅、简洁的 JavaScript 测试框架。</p>
|
<p><a href="https://jestjs.io/">Jest v29</a> 是一款优雅、简洁的 JavaScript 测试框架。</p>
|
||||||
<ul>
|
<ul>
|
||||||
<li><code>无需配置</code> 大多数 JS 项目中即装即用,无需配置</li>
|
<li><code>无需配置</code> 大多数 JS 项目中即装即用,无需配置</li>
|
||||||
<li><code>优秀接口</code> 从 <code>it</code> 到 <code>expect</code> - Jest 将工具包整合在一处。文档齐全、不断维护,非常不错。</li>
|
<li><code>优秀接口</code> 从 <code>it</code> 到 <code>expect</code> - Jest 将工具包整合在一处。文档齐全、不断维护,非常不错。</li>
|
||||||
|
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user