docs: [skip ci] update README (#5212)
This commit is contained in:
@@ -16,9 +16,6 @@ function foo(one: any, two: number, three?): string {}
|
||||
function foo(one, two, three) {}
|
||||
```
|
||||
|
||||
[Try in REPL](http://babeljs.io/repl/#?babili=false&evaluate=true&lineWrap=false&presets=react&code=function%20foo(one%3A%20any%2C%20two%3A%20number%2C%20three%3F)%3A%20string%20%7B%7D&experimental=false&loose=false&spec=false&playground=false&stage=0
|
||||
)
|
||||
|
||||
## Installation
|
||||
|
||||
```sh
|
||||
|
||||
Reference in New Issue
Block a user