提交 484f988a 编写于 作者: D Delba de Oliveira 提交者: Tim Neutkens

Update README.md (#8282)

上级 61d151cc
......@@ -2248,7 +2248,7 @@ To get started, create a empty `tsconfig.json` file in the root of your project:
touch tsconfig.json
```
Next.js will automatically configure this file with default values if you (providing [your own `tsconfig.json`](https://www.typescriptlang.org/docs/handbook/compiler-options.html) is also supported).
Next.js will automatically configure this file with default values (providing [your own `tsconfig.json`](https://www.typescriptlang.org/docs/handbook/compiler-options.html) is also supported).
Then, run `next dev` (normally `npm run dev`) and Next.js will guide you through installing the necessary packages to complete setup.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册