yuyang041060120 / ng2-validation

angular2 validation
https://yuyang041060120.github.io/ng2-validation/index.html
MIT License
611 stars 213 forks source link

index.d.ts is empty. so i cannot use intellisense #75

Open enif-lee opened 7 years ago

enif-lee commented 7 years ago

hi

in our project, we try to use ng2-validation but webstorm cant any validators to me when i type CustomValidators.

so i open your index.d.ts, there is nothing.

image

smnbbrv commented 7 years ago

This happens due to this line: https://github.com/yuyang041060120/ng2-validation/blob/master/src/index.ts#L29

Just any should be removed