From 27aa76da46f428b8fd42ecbfaa33c9b34f8f6b17 Mon Sep 17 00:00:00 2001 From: developmentwithparth1311 Date: Sat, 22 Aug 2026 07:58:45 +0530 Subject: [PATCH] chore: fix EditorConfig lint errors (issue #14500) --- .../plot/ctor/lib/props/x-rug-orient/orientations.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/node_modules/@stdlib/plot/ctor/lib/props/x-rug-orient/orientations.json b/lib/node_modules/@stdlib/plot/ctor/lib/props/x-rug-orient/orientations.json index 1e375c31f6f7..bd39084e3446 100644 --- a/lib/node_modules/@stdlib/plot/ctor/lib/props/x-rug-orient/orientations.json +++ b/lib/node_modules/@stdlib/plot/ctor/lib/props/x-rug-orient/orientations.json @@ -1,4 +1,4 @@ [ - "bottom", - "top" + "bottom", + "top" ]