We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a30cd42 commit a9a4457Copy full SHA for a9a4457
1 file changed
doc/handbook/Integrating with Build Tools.md
@@ -25,6 +25,7 @@ npm install @babel/cli @babel/core @babel/preset-typescript --save-dev
25
"presets": ["@babel/preset-typescript"]
26
}
27
```
28
+
29
### 使用命令行工具
30
31
```sh
0 commit comments