babel-code-frame: Add missing documentation.

I used the README for babel-generator as inspiration.
This commit is contained in:
Simon Lydell
2016-03-23 19:06:45 +01:00
parent dceb988bbb
commit b733c6766a

View File

@@ -30,3 +30,11 @@ console.log(result);
| ^
3 | }
```
If the column number is not known, you may pass `null` instead.
## Options
name | type | default | description
-----------------------|----------|-----------------|------------------------------------------------------
highlightCode | boolean | `false` | Syntax highlight the code as JavaScript for terminals