https://github.com/angular/angular
Raw File
Tip revision: 374d7f6ce24d8d87ff224913cf9c3f902a166ba4 authored by Victor Berchet on 08 June 2015, 16:15:28 UTC
feat(di): throw on sync bindings with async dependencies
Tip revision: 374d7f6
.gitattributes
# Auto detect text files and perform LF normalization
* text=auto

# JS files must always use LF for tools to work
*.js eol=lf
back to top