nightwatch-docs
nightwatch-docs copied to clipboard
New guide Page: Typescript
- [ ] Should talk about
- [ ] Manual (Quick one)
- [ ] Installing
typescriptandts-node - [ ] Configuring
tsconfig.json(recommended config and location of the config)- [ ] Adding
Noteon Existing Nightwatch project can use typescript (Mostly Nightwatch CLI will display doc link if an existing user is using compiling Typescript to Javascript)
- [ ] Adding
- [ ] Installing
- [ ] Alternative way (recommended for new projects)
- [ ] Using
create-nightwatchtool - [ ] Talk about create-nightwatch to scaffold config and example tests
- [ ] Using
- [ ] Manual (Quick one)
Note: When the user navigated from Nightwatch CLI then, user should see steps very clearly
Related PR: https://github.com/nightwatchjs/nightwatch-docs/pull/130