diff --git a/README.md b/README.md index f837348..4d9d437 100644 --- a/README.md +++ b/README.md @@ -165,7 +165,7 @@ parse(` You can parse to **ESTree**: -``` +```js const options = { type: 'estree', };