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 cf5bb64 commit 9f9388fCopy full SHA for 9f9388f
articles/avoid-arguments.md
@@ -1,10 +1,12 @@
1
<!---
2
{
3
"titles": [
4
- "Avoid arguments.{a}"
+ "Avoid arguments.{a}",
5
+ "W059"
6
],
7
"slugs": [
- "avoid-arguments"
8
+ "avoid-arguments",
9
+ "w059"
10
11
"linters": [
12
"jslint",
articles/regex-division.md
- "A regular expression literal can be confused with '/='"
+ "A regular expression literal can be confused with '/='",
+ "E014"
- "a-regular-expression-literal-can-be-confused-with"
+ "a-regular-expression-literal-can-be-confused-with",
+ "e014"
0 commit comments