Skip to content

Commit

Permalink
Included missing typings files
Browse files Browse the repository at this point in the history
  • Loading branch information
erikbarke committed Dec 4, 2016
1 parent d684bd6 commit 2fa2c49
Show file tree
Hide file tree
Showing 9 changed files with 20,330 additions and 42 deletions.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,5 @@ coverage
node_modules
npm-debug.log
tmp
typings
example-project@1.6.2/typings
integration-tests@1.8.10/typings
2 changes: 2 additions & 0 deletions integration-tests@gulp/src/bar/typings/index.d.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
/// <reference path="jasmine/jasmine.d.ts" />
/// <reference path="lodash/lodash.d.ts" />
Loading

0 comments on commit 2fa2c49

Please sign in to comment.