closes #873 Also switch Protractor back to JS for now. Conversion not worth it because of ambient type conflicts, until Protractor ships with its own typings. Also remove some unneeded type <reference>s from examples and guide.
5 lines
68 B
Plaintext
5 lines
68 B
Plaintext
app/**/*.js
|
|
app/**/*.js.map
|
|
test/unit/**/*.js
|
|
test/unit/**/*.js.map
|