We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 41a539c commit 1e56aa2Copy full SHA for 1e56aa2
.eslintrc.js
@@ -55,5 +55,6 @@ module.exports = {
55
"**/build/**/*",
56
"examples",
57
"scripts",
58
+ "**/CHANGELOG.md",
59
],
60
};
0 commit comments