We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b44bb37 commit 496bb55Copy full SHA for 496bb55
1 file changed
.oxfmtrc.json
@@ -9,6 +9,7 @@
9
"**/node_modules/**",
10
"**/.private/**",
11
"**/dist/**",
12
- "*.min.js"
+ "*.min.js",
13
+ "CHANGELOG.md"
14
]
15
}
0 commit comments