For example, there is a Vue JSON file:
"devDependencies": { "@vue/cli-plugin-babel": "~4.4.0", **"@vue/cli-plugin-e2e-cypress": "^4.5.8",** "@vue/cli-plugin-eslint": "~4.4.0", "@vue/cli-plugin-router": "^4.4.6",
I want to install the second line in case of only Windows? How I can do that in the simples way?
2.1m questions
2.1m answers
60 comments
57.0k users