mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2025-08-29 20:21:50 +02:00
Fix formatting (#5247)
This commit is contained in:
@@ -35,7 +35,7 @@ npm install --save-dev typescript
|
||||
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
|
||||
tsc index.ts
|
||||
|
Reference in New Issue
Block a user