From 9c74500be818483ab4c167ee012ea757b9912748 Mon Sep 17 00:00:00 2001 From: Devin Rhode <539816+devinrhode2@users.noreply.github.com> Date: Tue, 12 Jul 2022 04:28:21 -0500 Subject: [PATCH] Normalize package-lock.json to LF for consistency (#143) https://github.com/alexkaratarakis/gitattributes/pull/129#issuecomment-894566341 Reverts 52483156f9abde797c59ba19ba52e35737c66503 --- Web.gitattributes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Web.gitattributes b/Web.gitattributes index cd1c13a..18365e3 100644 --- a/Web.gitattributes +++ b/Web.gitattributes @@ -110,7 +110,7 @@ TODO text .htaccess text *.lock text -diff package.json text eol=lf -package-lock.json text -diff +package-lock.json text eol=lf -diff pnpm-lock.yaml text eol=lf -diff .prettierrc text yarn.lock text -diff