nightwatch-docs icon indicating copy to clipboard operation
nightwatch-docs copied to clipboard

New guide Page: Typescript

Open vaibhavsingh97 opened this issue 3 years ago • 0 comments

  • [ ] Should talk about
    • [ ] Manual (Quick one)
      • [ ] Installing typescript and ts-node
      • [ ] Configuring tsconfig.json (recommended config and location of the config)
        • [ ] Adding Note on Existing Nightwatch project can use typescript (Mostly Nightwatch CLI will display doc link if an existing user is using compiling Typescript to Javascript)
    • [ ] Alternative way (recommended for new projects)
      • [ ] Using create-nightwatch tool
      • [ ] Talk about create-nightwatch to scaffold config and example tests

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

vaibhavsingh97 avatar Aug 05 '22 11:08 vaibhavsingh97