From 514960f4d33db398eaf93dd061b18c2367b019b8 Mon Sep 17 00:00:00 2001 From: chenjinrui Date: Tue, 25 Aug 2020 16:45:02 +0800 Subject: [PATCH] =?UTF-8?q?docs(README):=20=E4=BF=AE=E6=94=B9=E6=96=87?= =?UTF-8?q?=E5=AD=97=E9=94=99=E8=AF=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4e3485b..1d04fb0 100644 --- a/README.md +++ b/README.md @@ -646,7 +646,7 @@ npm install --save-dev jest typescript ts-jest @types/jest npx ts-jest config:init ``` -子啊根目录的 `ject.config.js` 文件中进行 Jest 配置修改: +在根目录的 `jest.config.js` 文件中进行 Jest 配置修改: ```javascript module.exports = {