Commit Graph

5 Commits

Author SHA1 Message Date
Andy
a4bd9fa3c1 Add "noImplicitThis" to all tsconfig.json (#13446)
* Add "noImplicitThis" to all tsconfig.json

* Use `"noImplicitThis": false` on packages with broken tests.
2016-12-19 14:11:46 -08:00
maylukas
130b5ae0c6 Added Header comment to index.d.ts file 2016-11-14 09:21:53 +01:00
maylukas
44212cf641 Fixed issues in OpenUI5 Definition
- Changed reference from path to types
- Updated tsconfig to support types
- Fixed header comments
- Added index.d.ts file referencing all library files
2016-11-10 16:18:22 +01:00
maylukas
878384c5a2 Fixed errors in OpenUI5 Definitions
- Setting noImplicitAny to true
- Removing unnecessary references
- Added version information
2016-11-09 18:24:25 +01:00
maylukas
03a9c3e0ba Moved files to openui5 directory 2016-11-09 10:39:56 +01:00