This repository has been archived by the owner on Jul 29, 2024. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(typescript): adding typescript to protractor
Converting a few files over to typescript. When running protractor, the typescript files will be transpiled to javascript. Also adding scripts to package.json for `npm run tsc` and `npm run tsc:w` to watch for changes.
- Loading branch information