Skip to content

Commit b9b3e55

Browse files
authored
docs: apply review suggestion
Signed-off-by: Muhammad Haris <[email protected]>
1 parent 93cc1f2 commit b9b3e55

File tree

1 file changed

+1
-1
lines changed
  • lib/node_modules/@stdlib/_tools/eslint/rules/eol-open-bracket-spacing

1 file changed

+1
-1
lines changed

lib/node_modules/@stdlib/_tools/eslint/rules/eol-open-bracket-spacing/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@stdlib/_tools/eslint/rules/eol-open-bracket-spacing",
33
"version": "0.0.0",
4-
"description": "ESLint rule to enforce that no spaces are present between an opening parenthesis or bracket and a nested object or array expression.",
4+
"description": "ESLint rule to enforce that no spaces are present between an opening parenthesis or bracket and a nested object or array expression at the end of a line.",
55
"license": "Apache-2.0",
66
"author": {
77
"name": "The Stdlib Authors",

0 commit comments

Comments
 (0)