UNPKG

better-npm-init

Version:

A better version of npm init, with templates and more. Usage: better-npm-init <template> [--yarn] [--install] [--git] [--yes] [--help]

10 lines (9 loc) 308 B
{ "integrationFolder": "cypress/integration", "supportFile": "cypress/support/index.ts", "videosFolder": "cypress/videos", "screenshotsFolder": "cypress/screenshots", "pluginsFile": "cypress/plugins/index.js", "fixturesFolder": "cypress/fixtures", "baseUrl": "http://localhost:4200" }