Skip to content

Commit 88b2dc7

Browse files
author
Jenil
committed
Changed code highlight from json to js
1 parent 8c92c44 commit 88b2dc7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/rules/no-string-refs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ var Hello = createReactClass({
4242

4343
## Rule Options
4444

45-
```json
45+
```js
4646
"react/no-string-refs": [<enabled>, {"noTemplateLiterals": <boolean>}]
4747
```
4848
### `noTemplateLiterals`

0 commit comments

Comments
 (0)