Closed
Description
Come up with a proposal to answer the following:
- What linter to use
- Must support Kramdown
- remark-lint suggested by @bajtos is a good place to start
- General Usage
- Ad hoc (ie. npm run lint)
- CI (ie. posttest: npm run lint)
- List of things to do during the actual tasks (ie. update readme with ad hoc usage instructions for loopback.io repo, submit PR with dep/integration with remark-lint, etc)