Skip to content

Commit 965b5c3

Browse files
authored
fix EditorConfig lint errors in JSON files
Signed-off-by: DUDHAT HEMIL PRAVINKUMAR <[email protected]>
1 parent 3123b73 commit 965b5c3

File tree

1 file changed

+11
-11
lines changed
  • lib/node_modules/@stdlib/plot/components/svg/axis/lib

1 file changed

+11
-11
lines changed
Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
{
2-
"scale": null,
3-
"label": "",
4-
"ticks": null,
5-
"numTicks": null,
6-
"tickFormat": null,
7-
"tickSize": 6,
8-
"innerTickSize": 6,
9-
"outerTickSize": 6,
10-
"tickPadding": 3,
11-
"orientation": "bottom",
12-
"autoRender": false
2+
"scale": null,
3+
"label": "",
4+
"ticks": null,
5+
"numTicks": null,
6+
"tickFormat": null,
7+
"tickSize": 6,
8+
"innerTickSize": 6,
9+
"outerTickSize": 6,
10+
"tickPadding": 3,
11+
"orientation": "bottom",
12+
"autoRender": false
1313
}

0 commit comments

Comments
 (0)