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

chore(vet): add eslint to non TypeScript generated files #454

Closed andrewconnell closed 7 years ago

andrewconnell commented 7 years ago

Added ESLINT to vet JavaScript files that are not generated by TypeScript. This includes demo files and a few config files.

Fixed all JavaScript linting issues from recently added ESLINT for all non-generated JavaScript files.

Closes #449.

coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 97.561% when pulling 842a17ef14aa2d62f67ee5f90cc668c6da61d066 on andrewconnell:issue449-eslint into 1b57dfc9e5ca90e25bfbf44fe41147aee248d531 on ngOfficeUIFabric:dev.