Skip to content
This repository was archived by the owner on Dec 1, 2019. It is now read-only.

Commit a4f03c0

Browse files
kmvans-panferov
authored andcommitted
Fix ` position XD (#596)
Fix ` position XD
1 parent 0d39ed5 commit a4f03c0

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
@@ -174,7 +174,7 @@ which can improve warm-up time.
174174

175175
If you're using `babelOptions`, anything in `.babelrc` will take precedence. This breaks expected usage for scenarios where you need two sets of Babel configs (example: one for Webpack, one for your build tools).
176176

177-
You may want to `"babelrc": false to disable `.babelrc` if you don't want it:
177+
You may want to `"babelrc": false` to disable `.babelrc` if you don't want it:
178178

179179
```json
180180
{

0 commit comments

Comments
 (0)