microsoft / PowerBI-Node

Node SDK and client library for Power BI REST APIs.
https://dev.powerbi.com
Other
79 stars 31 forks source link

Updated to typings 1.0 release #5

Closed wbreza closed 8 years ago

wbreza commented 8 years ago

Updating to 1.0 version of typings

mattmazzola commented 8 years ago

Looks good to merge.

Also, I've noticed that even after upgrading to typings 1.0 some of the definitions install to not only the newer global folder but also in the legacy browser and ambient folders and forces you to leave in the exclusions for those folders in the tsconfig. If either of you find out let me know.

wbreza commented 8 years ago

@mattmazzola - I haven't seen that issue in this case. The upgrade guide @ https://www.npmjs.com/package/typings states to run a rm -rf typings/ first to clear out any existing typings