Skip to content

Commit

Permalink
Implement NPM script/task to lint Markdown files
Browse files Browse the repository at this point in the history
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
arcticicestudio committed Jun 22, 2019
1 parent 4190205 commit 74765a0
Show file tree
Hide file tree
Showing 2 changed files with 352 additions and 1 deletion.
Loading

0 comments on commit 74765a0

Please sign in to comment.