mirror of
https://github.com/holos-run/holos.git
synced 2026-03-20 17:25:01 +00:00
This patch adds cspell over doc/md to the make lint task and fixes existing spelling errors in the documentation.
6 lines
55 B
JSON
6 lines
55 B
JSON
{
|
|
"devDependencies": {
|
|
"cspell": "^8.10.4"
|
|
}
|
|
}
|