Skip to content

Commit 17eab6a

Browse files
author
Sunil Pai
authored
Update README.md
1 parent 9a2ef23 commit 17eab6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,7 @@ through jscodeshift's `printOptions` command line argument
198198
npx react-codemod <transform> <path> --jscodeshift="--printOptions='{\"quote\":\"double\"}'"
199199
```
200200

201-
### `explicit-require=false`
201+
#### `explicit-require=false`
202202

203203
If you're not explicitly importing React in your files (eg: if you're loading React with a script tag), you should add `--explicit-require=false`.
204204

0 commit comments

Comments
 (0)