diff --git a/.gitattributes b/.gitattributes index af30937..6ba5456 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1 +1,3 @@ +* text=auto eol=lf + dist/** -diff linguist-generated=true diff --git a/package-lock.json b/package-lock.json index 2411c23..1e92d9b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -23,7 +23,6 @@ "eslint-plugin-jsonc": "^2.10.0", "eslint-plugin-prettier": "^5.0.1", "jest": "^29.7.0", - "js-yaml": "^4.1.0", "make-coverage-badge": "^1.2.0", "prettier": "^3.1.0", "prettier-eslint": "^16.1.2", diff --git a/package.json b/package.json index 78aad5c..5e73940 100644 --- a/package.json +++ b/package.json @@ -80,7 +80,6 @@ "eslint-plugin-jsonc": "^2.10.0", "eslint-plugin-prettier": "^5.0.1", "jest": "^29.7.0", - "js-yaml": "^4.1.0", "make-coverage-badge": "^1.2.0", "prettier": "^3.1.0", "prettier-eslint": "^16.1.2",