Add missing src/lib/typings.d.ts
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -5,6 +5,7 @@ debug.log
|
||||
npm-debug.log
|
||||
src/**/*.js
|
||||
src/**/*.d.ts
|
||||
!src/lib/typings.d.ts
|
||||
!src/demo/systemjs.config.js
|
||||
!src/demo/systemjs.config.lib.js
|
||||
!**/*systemjs-angular-loader.js
|
||||
|
||||
1
src/lib/typings.d.ts
vendored
Normal file
1
src/lib/typings.d.ts
vendored
Normal file
@@ -0,0 +1 @@
|
||||
// You can add project typings here.
|
||||
Reference in New Issue
Block a user