Alberplz / angular2-color-picker

Angular 2 Color Picker Directive, no dependences required.
MIT License
185 stars 82 forks source link

Lot's of implicitly errors #87

Closed trsh closed 7 years ago

trsh commented 7 years ago

[default] C:\Projects\xxx\nodemodules\ct-angular2-color-picker\lib\color-picker.directive.ts:274:20 Parameter '' implicitly has an 'any' type. [default] C:\Projects\xxx\node_modules\ct-angular2-color-picker\lib\color-picker.directive.ts:658:18 Parameter 'parent' implicitly has an 'any' type. [default] C:\Projects\xxx\node_modules\ct-angular2-color-picker\lib\color-picker.directive.ts:658:26 Parameter 'child' implicitly has an 'any' type. [default] C:\Projects\xxx\node_modules\ct-angular2-color-picker\lib\color-picker.directive.ts:669:15 Parameter 'element' implicitly has an 'any' type. [default] C:\Projects\xxx\node_modules\ct-angular2-color-picker\lib\color-picker.directive.ts:669:24 Parameter 'offset' implicitly has an 'any' type. [default] C:\Projects\xxx\node_modules\ct-angular2-color-picker\lib\color-picker.service.ts:92:18 Parameter 'colorString' implicitly has an 'any' type. [default] C:\Projects\xxx\node_modules\ct-angular2-color-picker\lib\color-picker.service.ts:96:33 Parameter 'execResult' implicitly has an 'any' type. [default] C:\Projects\xxx\node_modules\ct-angular2-color-picker\lib\color-picker.service.ts:105:33 Parameter 'execResult' implicitly has an 'any' type. [default] C:\Projects\xxx\node_modules\ct-angular2-color-picker\lib\color-picker.service.ts:114:33 Parameter 'execResult' implicitly has an 'any' type. [default] C:\Projects\xxx\node_modules\ct-angular2-color-picker\lib\color-picker.service.ts:123:33 Parameter 'execResult' implicitly has an 'any' type. [default] Checking finished with 10 errors

trsh commented 7 years ago

Mistaken with other fork