ngOfficeUIFabric / ng-officeuifabric

Office UI Fabric (https://github.com/OfficeDev/office-ui-fabric) implementation for Angular
http://ngOfficeUiFabric.com
MIT License
321 stars 67 forks source link

refactor(): common TypeScript style #453

Closed andrewconnell closed 7 years ago

andrewconnell commented 7 years ago

Formatted all TypeScript code to match what style rules used in the tslint.json. Also removed all use strict statements from TypeScript files as unnecessary.

coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 97.594% when pulling 83449e5eb5bd91a5e208ae2867f720d9c3f5aa9a on andrewconnell:typescript-cleaning into 8829fc627cd19914293cfa64f9461cc801d5bead on ngOfficeUIFabric:dev.

coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 97.58% when pulling 5c77bffd9b36c353542194d6f3d0ee84f69b1a14 on andrewconnell:typescript-cleaning into 100a280a31823c33e431f9e69643e3d3e1f3368c on ngOfficeUIFabric:dev.