tsconfig.json
Also rename `examples/tsconfig.json` into `examples/tsconfig-build.json` so that it does not shadow the main `tsconfig.json` in editors Also adds `noImplicitAny` and `declarations` `examples/tsconfig.json`.
This works around the typings issues until we have a build of protractor with typings that don't polute global types via ambient type definitions