We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d412ed commit a3ced89Copy full SHA for a3ced89
typeScript.md
@@ -1,3 +1,4 @@
1
## typescript
2
- 类型检查只在同为tsx文件中检查
3
-- js文件直接使用tsx还有问题,陆续解决
+- js文件直接使用tsx还有问题,陆续解决
4
+- 使用tsx文件使用,需要@types/react-loadable这样模式的包,改动还是会比较大
0 commit comments