diff --git a/.oxfmtrc.json b/.oxfmtrc.json index 1a2f9f8..9d0db7b 100644 --- a/.oxfmtrc.json +++ b/.oxfmtrc.json @@ -6,5 +6,5 @@ "singleQuote": true, "objectWrap": "preserve", "trailingComma": "es5", - "ignorePatterns": [] + "ignorePatterns": ["**/CHANGELOG.md"] }