Skip to content

Commit da2e235

Browse files
chore: fix EditorConfig lint errors
PR-URL: #8904 Closes: #8875 Reviewed-by: Athan Reines <[email protected]>
1 parent 054fe95 commit da2e235

File tree

1 file changed

+9
-9
lines changed
  • lib/node_modules/@stdlib/plot/components/svg/rug/lib

1 file changed

+9
-9
lines changed
Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
2-
"autoRender": false,
3-
"color": "#aaa",
4-
"data": [],
5-
"isDefined": null,
6-
"label": "",
7-
"opacity": 0.9,
8-
"orientation": "bottom",
9-
"scale": null,
10-
"size": 6
2+
"autoRender": false,
3+
"color": "#aaa",
4+
"data": [],
5+
"isDefined": null,
6+
"label": "",
7+
"opacity": 0.9,
8+
"orientation": "bottom",
9+
"scale": null,
10+
"size": 6
1111
}

0 commit comments

Comments
 (0)