mirror of
https://github.com/waku-org/js-waku.git
synced 2025-01-11 21:15:01 +00:00
chore: fix spelling
This commit is contained in:
parent
3a562ebfcf
commit
ade8277c00
@ -123,7 +123,11 @@
|
|||||||
{
|
{
|
||||||
"name": "import",
|
"name": "import",
|
||||||
"pattern": "/import .*/"
|
"pattern": "/import .*/"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "multiaddr",
|
||||||
|
"pattern": "//dns4/.*/"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"ignoreRegExpList": ["import"]
|
"ignoreRegExpList": ["import", "multiaddr"]
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user