Skip to content

Commit a6d60d0

Browse files
chore: fix EditorConfig lint errors
PR-URL: #7421 Closes: #7414 Co-authored-by: Athan Reines <[email protected]> Reviewed-by: Athan Reines <[email protected]> Reviewed-by: Philipp Burckhardt <[email protected]>
1 parent e4d9557 commit a6d60d0

File tree

1 file changed

+3
-3
lines changed
  • lib/node_modules/@stdlib/_tools/pkgs/repl-help/lib

1 file changed

+3
-3
lines changed
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"pattern": "**/package.json",
3-
"filename": "docs/repl.txt",
4-
"ignore": []
2+
"pattern": "**/package.json",
3+
"filename": "docs/repl.txt",
4+
"ignore": []
55
}

0 commit comments

Comments
 (0)