How do you add a new devDependency to a file package.json?
Experience Level:
Junior
Tags:
npm
Answer
Related npm job interview questions
-
What is a npm command?
npm Junior -
Using npm, how do you run a script that is defined in the package?
npm Junior -
What are scripts in a file package.json used for and how can they be helpful?
npm Senior -
How do you find what scripts are defined in a project and can be executed using npm?
npm Senior -
How do you import a npm scoped package to your module?
npm Senior