You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
typescript
andts-node
tsconfig.json
(recommended config and location of the config)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)create-nightwatch
toolRelated PR: #130
The text was updated successfully, but these errors were encountered: