We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 48bbae6 commit 3300eddCopy full SHA for 3300edd
jenkins/scripts/test.sh
@@ -7,7 +7,7 @@ echo 'https://docs.npmjs.com/cli/install, the "--save-dev" flag causes the'
7
echo '"cross-env" dependency to be installed as "devDependencies". For the'
8
echo 'purposes of this tutorial, this flag is not important. However, when'
9
echo 'installing this dependency, it would typically be done so using this'
10
-echo 'flag. For a comprehensive exaplanation about "devDependencies", see'
+echo 'flag. For a comprehensive explanation about "devDependencies", see'
11
echo 'https://stackoverflow.com/questions/18875674/whats-the-difference-between-dependencies-devdependencies-and-peerdependencies.'
12
set -x
13
# npm install --save-dev cross-env
0 commit comments