Skip to content

Commit

Permalink
Adding .gitattributes file to have consistent results of Prettier che…
Browse files Browse the repository at this point in the history
…ck across different platforms
  • Loading branch information
racz16 committed Jul 5, 2023
1 parent 5138e29 commit 8389a98
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .gitattributes
@@ -0,0 +1,4 @@
*.js eol=lf
*.ts eol=lf
*.json eol=lf
*.yml eol=lf

0 comments on commit 8389a98

Please sign in to comment.