Skip to content

Commit a2c5342

Browse files
bhavishy2801kgryte
andauthored
chore: fix EditorConfig lint error
PR-URL: #6134 Ref: #6130 Reviewed-by: Athan Reines <[email protected]> Signed-off-by: Bhavishy Agrawal <[email protected]> Signed-off-by: Athan Reines <[email protected]> Co-authored-by: Athan Reines <[email protected]>
1 parent ea0fc20 commit a2c5342

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)