Skip to content

Commit 5e16065

Browse files
authored
feat: add namespace
1 parent 812450f commit 5e16065

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

index.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ const index = {
1313
meta: {
1414
name: "eslint-plugin-array-func",
1515
version: "5.0.1",
16+
namespace: "array-func",
1617
},
1718
rules: {
1819
"from-map": fromMap,

0 commit comments

Comments
 (0)