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 812450f commit 5e16065Copy full SHA for 5e16065
index.js
@@ -13,6 +13,7 @@ const index = {
13
meta: {
14
name: "eslint-plugin-array-func",
15
version: "5.0.1",
16
+ namespace: "array-func",
17
},
18
rules: {
19
"from-map": fromMap,
0 commit comments