Open mrdimidium opened 5 years ago
During the creation of a new presentation, the CLI automatically sets the dependencies. You need to ask the user if they want to install dependencies now.
If you choose not to install dependencies, you still need to add them to the package.json.
package.json
For example, eslint-cli works on initialization.
During the creation of a new presentation, the CLI automatically sets the dependencies. You need to ask the user if they want to install dependencies now.
If you choose not to install dependencies, you still need to add them to the
package.json
.For example, eslint-cli works on initialization.