mirror of
https://github.com/logos-messaging/js-waku.git
synced 2026-01-22 15:43:11 +00:00
12 lines
145 B
JSON
12 lines
145 B
JSON
{
|
|
"version": "0.2",
|
|
"import": ["../../.cspell.json"],
|
|
"words": [
|
|
"hackathons",
|
|
"isready"
|
|
],
|
|
"ignorePaths": [
|
|
"*.log"
|
|
]
|
|
}
|