UNPKG
@aicacia/peer
Version:
latest (0.1.5)
0.1.5
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0
simple peer to peer for webrtc
github.com/aicacia/ts-peer
aicacia/ts-peer
@aicacia/peer
/
biome.json
8 lines
(7 loc)
•
188 B
JSON
View Raw
1
2
3
4
5
6
7
8
{
"
$schema
"
:
"node_modules/@biomejs/biome/configuration_schema.json"
,
"files"
: {
"ignoreUnknown"
:
true
,
"ignore"
: [
"browser/**/*"
,
"cjs/**/*"
,
"esm/**/*"
,
"types/**/*"
,
"*.0x"
] } }