Files
holos/package.json
Jeff McCune a19e0ff3f3 doc/website: fix spelling errors (#199)
This patch adds cspell over doc/md to the make lint task and fixes
existing spelling errors in the documentation.
2024-07-14 12:48:31 -07:00

6 lines
55 B
JSON

{
"devDependencies": {
"cspell": "^8.10.4"
}
}