We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a2ef23 commit 17eab6aCopy full SHA for 17eab6a
README.md
@@ -198,7 +198,7 @@ through jscodeshift's `printOptions` command line argument
198
npx react-codemod <transform> <path> --jscodeshift="--printOptions='{\"quote\":\"double\"}'"
199
```
200
201
-### `explicit-require=false`
+#### `explicit-require=false`
202
203
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`.
204
0 commit comments