Skip to content

Commit f131ffb

Browse files
authored
chore: Fix EditorConfig lint error #6130
Signed-off-by: Bhavishy Agrawal <[email protected]>
1 parent 78cd0c6 commit f131ffb

File tree

1 file changed

+2
-2
lines changed
  • lib/node_modules/@stdlib/_tools/pkgs/clis/lib

1 file changed

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

0 commit comments

Comments
 (0)