Skip to content

Commit

Permalink
docs: skipLibCheck 可以忽略
Browse files Browse the repository at this point in the history
  • Loading branch information
zhaohappy committed Dec 17, 2024
1 parent c9f3ade commit 4e800c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion site/docs/guide/quick-start.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ yarn add @libmedia/avcodec

主要是 ```paths``` 设置和 ```files``` 设置。```paths``` 根据自己的使用情况配置无需全部配置;

**```isolatedModules``` ```skipLibCheck``` 不能设置为 true**
**```isolatedModules``` 不能设置为 true, libmedia 下面有很多 const enum 类型**

## 编译配置

Expand Down

0 comments on commit 4e800c3

Please sign in to comment.