redux-devtools/.gitattributes
renovate[bot] ced495167a
chore(deps): update dependency prettier to v2.4.0 (#857)
* chore(deps): update dependency prettier to v2.4.0

* Format

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Nathan Bierema <nbierema@gmail.com>
2021-09-15 21:47:31 +00:00

15 lines
275 B
Plaintext

*.js text eol=lf
*.jsx text eol=lf
*.ts text eol=lf
*.tsx text eol=lf
*.json text eol=lf
*.css text eol=lf
*.html text eol=lf
*.md text eol=lf
*.yml text eol=lf
*.graphql text eol=lf
.eslintrc text eol=lf
.prettierrc text eol=lf
.babelrc text eol=lf
.stylelintrc text eol=lf