mirror of
https://github.com/logos-messaging/js-waku.git
synced 2026-01-07 00:03:07 +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