UNPKG
spawn-rx
Version:
beta (4.0.0-beta.1)
latest (6.0.0)
6.0.0
5.1.2
5.1.1
5.1.0
5.0.4
5.0.3
5.0.2
5.0.1
5.0.0
4.0.0
4.0.0-beta.1
3.0.0
2.0.12
2.0.11
2.0.10
2.0.9
2.0.8
2.0.7
2.0.6
2.0.3
2.0.2
2.0.1
2.0.0
1.0.0
0.2.0
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0
An Rx-version of child_process.spawn
github.com/anaisbetts/spawn-rx
anaisbetts/spawn-rx
spawn-rx
/
biome.json
16 lines
(15 loc)
•
293 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
"
$schema
"
:
"https://biomejs.dev/schemas/2.3.1/schema.json"
,
"vcs"
: {
"enabled"
:
true
,
"clientKind"
:
"git"
,
"useIgnoreFile"
:
true
},
"formatter"
: {
"enabled"
:
true
,
"indentStyle"
:
"space"
,
"indentWidth"
: 2,
"lineEnding"
:
"auto"
,
"lineWidth"
: 120 } }