[improvement] Search: tsx (#3028)

This commit is contained in:
neverland
2019-03-21 17:20:06 +08:00
committed by GitHub
parent 60657f800f
commit 7c4908a2e3
7 changed files with 186 additions and 106 deletions

View File

@@ -6,6 +6,7 @@
"module": "esnext",
"strict": true,
"allowJs": true,
"noEmit": true,
"noImplicitThis": true,
"esModuleInterop": true,
"moduleResolution": "node"