js-waku/packages/run/cspell.json
2025-10-22 08:02:24 -07:00

12 lines
145 B
JSON

{
"version": "0.2",
"import": ["../../.cspell.json"],
"words": [
"hackathons",
"isready"
],
"ignorePaths": [
"*.log"
]
}