Skip to content

Commit

Permalink
Changed code highlight from json to js
Browse files Browse the repository at this point in the history
  • Loading branch information
Jenil committed Feb 18, 2019
1 parent 8c92c44 commit 88b2dc7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/rules/no-string-refs.md
Expand Up @@ -42,7 +42,7 @@ var Hello = createReactClass({

## Rule Options

```json
```js
"react/no-string-refs": [<enabled>, {"noTemplateLiterals": <boolean>}]
```
### `noTemplateLiterals`
Expand Down

0 comments on commit 88b2dc7

Please sign in to comment.