This repository was archived by the owner on Jul 29, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Export TS Typings #3169
Labels
Comments
Closed
Hello, Is that a matter of just adding this line to the packages.json file?
Is there anything special with being globals or so? Thanks a lot :) |
I'm currently working on this... this will be broken down into several steps:
|
Are there any examples yet of what a TS version of the config file and a test suite look like? |
@hawkerm you can find them here : https://github.com/angular/protractor/tree/master/exampleTypescript |
Done! |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Now that Protractor is written in TS, we should consolidate and export typings via npm - see http://www.typescriptlang.org/docs/handbook/typings-for-npm-packages.html
The text was updated successfully, but these errors were encountered: