diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 00000000..6313b56c --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +* text=auto eol=lf diff --git a/.npmrc b/.npmrc new file mode 100644 index 00000000..579e0e4d --- /dev/null +++ b/.npmrc @@ -0,0 +1 @@ +package-json=false