Test your knowledge
- The --save-exact attribute saves the package dependency as one of the dev dependencies. Is this statement correct? (100 points)
a. True
b. False
- On which attribute do we define an expression to search for test files in the configuration file for Jest? (100 points)
a. matchTests
b. testMatch
- Which ESLint package is required when using plugin:react/recommended in the ESLint configuration file? (200 points)
a. eslint-plugin-react
b. eslint-react