Skip to content
This repository was archived by the owner on Oct 9, 2024. It is now read-only.
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 7 additions & 1 deletion .gitattributes
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
# Set default behavior to automatically normalize line endings.
* text=auto
* text=auto

CHANGELOG.md merge=union

*.lock text -diff
package.json text eol=lf
package-lock.json text -diff
yarn.lock text -diff