Skip to content

Commit c3bcdca

Browse files
lynchbombmwpastore
authored andcommitted
Update no-jquery-methods.md
1 parent 0b4399a commit c3bcdca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

guides/rules/no-jquery-methods.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,6 @@ const BLACKLIST = [
1818
];
1919

2020
rules: {
21-
'ember-best-practices/no-jquery-methods': [2, [BLACKLIST]]
21+
'ember-best-practices/no-jquery-methods': [2, BLACKLIST]
2222
}
2323
```

0 commit comments

Comments
 (0)