mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2025-08-30 20:49:49 +02:00
Fix formatting (#5247)
This commit is contained in:
@@ -35,7 +35,7 @@ npm install --save-dev typescript
|
|||||||
tsc
|
tsc
|
||||||
```
|
```
|
||||||
|
|
||||||
Note: You can also compile individual TypeScript files by specifying the file name after the tsc command.For example:
|
Note: You can also compile individual TypeScript files by specifying the file name after the tsc command. For example:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
tsc index.ts
|
tsc index.ts
|
||||||
|
Reference in New Issue
Block a user