Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
TorstenDittmann committed Sep 4, 2023
1 parent cb533f7 commit 911e6b1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
1 change: 1 addition & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
* text=auto eol=lf
3 changes: 1 addition & 2 deletions .prettierrc
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,5 @@
"useTabs": false,
"tabWidth": 4,
"singleQuote": true,
"trailingComma": "all",
"endOfLine": "lf"
"trailingComma": "all"
}

0 comments on commit 911e6b1

Please sign in to comment.