Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Implement NPM script/task to lint Markdown files
The NPM scripts/tasks allow to run the Markdown linting separately and as well as running the all `lint` task together. Also added the `npm-run-all` package that simplifies the paralell and serial execution of multiple NPM scripts/tasks including name wildcard support. Epic: GH-33 Depends on GH-47 GH-49 GH-36
- Loading branch information