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 7e5079f commit e74df3eCopy full SHA for e74df3e
README.md
@@ -46,7 +46,7 @@ Builds the source files into the `build` dir and then runs the tests against the
46
47
Runs the tests against the built project without rebuilding first.
48
49
-This is useful if your debugging in the transpiled code and want to re-run the tests without overwriting any changes you may have made.
+This is useful if you're debugging in the transpiled code and want to re-run the tests without overwriting any changes you may have made.
50
51
### `npm run test:source`
52
0 commit comments