Knowledge check

Completed

Choose the best response for each question, and then select Check your answers.

Check your knowledge

1.

How would you install a test framework like Jest?

2.

What is the main reason to use npx?

3.

How do you configure a package.json file so that you get only patch (bug fix) updates?

4.

What are some recommended scripts to set up in a package.json at the start of a project?