mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-04-17 13:48:46 -05:00
Updated Using the Compiler API (markdown)
@@ -17,7 +17,7 @@ You will also need the node definition file for some of these samples.
|
||||
To acquire the definition file, run:
|
||||
|
||||
```sh
|
||||
npm install @types/node
|
||||
npm install -D @types/node
|
||||
```
|
||||
|
||||
That's it, you're ready to go. Now you can try out some of the following examples.
|
||||
|
||||
Reference in New Issue
Block a user