Update TypeScript.md
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
### TypeScript
|
||||
|
||||
TypeScript is a superset of JavaScript, adding static typing to the language.
|
||||
TypeScript is a superset of JavaScript, adding optional static typing to the language.
|
||||
TypeScript compiles to plain JavaScript.
|
||||
|
||||
Reference in New Issue
Block a user