Summary
Right now, we only spellcheck markdown files under docs/docs
|
"spellcheck": "spellchecker -f \"./docs/**/*.md\" -l en-US -q -d ./dictionary.txt", |
This should be propagated to the entire repository, including .github
Completion Criteria
Additional Links & Resources
Summary
Right now, we only spellcheck markdown files under
docs/docsforest/docs/package.json
Line 16 in 0c296cd
This should be propagated to the entire repository, including
.githubCompletion Criteria
Additional Links & Resources