Make packages.json use the union merge strategy

Sadly, github doesn't support this (yet), so this will not affect merges via the Github WebUI.
This commit is contained in:
Clyybber 2020-05-07 10:33:59 +02:00 committed by Dominik Picheta
parent 26c5651541
commit 7b7745a0d8

1
.gitattributes vendored Normal file
View File

@ -0,0 +1 @@
/packages.json merge=union