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 3012529 commit 161d4f9Copy full SHA for 161d4f9
.eslintrc.js
@@ -34,4 +34,5 @@ module.exports = {
34
browser: true,
35
},
36
}],
37
+ ignorePatterns: ['*.md{js}'],
38
};
0 commit comments