Skip to content

Commit e569556

Browse files
authored
fix EditorConfig lint errors
Signed-off-by: Dipjyoti Das <[email protected]>
1 parent d44bdb9 commit e569556

File tree

1 file changed

+5
-5
lines changed
  • lib/node_modules/@stdlib/random/streams/pareto-type1/lib

1 file changed

+5
-5
lines changed
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
2-
"objectMode": false,
3-
"encoding": null,
4-
"sep": "\n",
5-
"copy": true,
6-
"siter": 1e308
2+
"objectMode": false,
3+
"encoding": null,
4+
"sep": "\n",
5+
"copy": true,
6+
"siter": 1e308
77
}

0 commit comments

Comments
 (0)