We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2dda65c commit ba57baaCopy full SHA for ba57baa
.eslintrc.cjs
@@ -20,6 +20,7 @@ module.exports = {
20
ignorePatterns: [
21
"node_modules",
22
"vendor",
23
+ "dist",
24
".eslintrc.js"
25
]
26
}
0 commit comments