TimothyJones/github-openid-wrapper

View on GitHub
.gitattributes

Summary

Maintainability
Test Coverage
# Prettier requires `\n` only, so we tell git not to modify those files even on platforms where it's `\r\n`
*.ts text eol=lf 
*.js text eol=lf