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 8a74b45 commit b1636beCopy full SHA for b1636be
website/src/pages/tutorial/basic/01-project-setup.mdx
@@ -61,7 +61,7 @@ The command above installs the following libraries:
61
62
Now, initialize a new TypeScript configuration for your project using the following command:
63
64
-```sh npm2yarn
+```sh
65
npx tsc --init
66
```
67
0 commit comments