Skip to content

Commit

Permalink
Merge pull request #667 from MysticJay/EoL-handling
Browse files Browse the repository at this point in the history
  • Loading branch information
modos189 authored Aug 31, 2023
2 parents 0d947b2 + b66c695 commit 46491f5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .prettierrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,6 @@
"trailingComma": "es5",
"tabWidth": 2,
"semi": true,
"singleQuote": true
"singleQuote": true,
"endOfLine": "auto"
}

0 comments on commit 46491f5

Please sign in to comment.