沙雕爹爹

Stay foolish, stay humble.


  • Home

  • Archives

tsconfig.json Compiler Options(译)

Posted on 2019-05-29

原文地址

Option Type Default Description
–allowJs boolean false 允许编译Javascript文件
–allowSyntheticDefaultImports boolean module === ‘system’ 或者 –esModuleInterop 允许在没有default export的时候从modules中default import。这不影响代码输出,只影响类型检查
# TypeScript # tsconfig.json
tsconfig.json(译)
TypeScript Module Resolution(译)

沙雕爹爹

Personal tech blog.

55 posts
45 tags
© 2019 沙雕爹爹
Powered by Hexo
|
Theme — NexT.Muse v5.1.4