提交 97aef52d 编写于 作者: A Alexander Kachkaev 提交者: Tim Neutkens

Update tsconfig.json in with-typescript example (#3837)

Fixes https://github.com/zeit/next.js/pull/3698#issuecomment-366442816
上级 7a937505
......@@ -3,6 +3,7 @@
"compilerOptions": {
"target": "esnext",
"module": "esnext",
"jsx": "preserve",
"allowJs": true,
"moduleResolution": "node",
"allowSyntheticDefaultImports": true,
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册