We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 41b683a commit 8177053Copy full SHA for 8177053
4 files changed
nodejs/.eslintrc.js nodejs/.eslintrc.cjsnodejs/.eslintrc.js renamed to nodejs/.eslintrc.cjs
@@ -22,7 +22,7 @@ const config = {
22
]
23
},
24
"ignorePatterns": [
25
- ".eslintrc.js"
+ ".eslintrc.cjs"
26
],
27
}
28
0 commit comments