Skip to content

Commit

Permalink
more linting settings WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
David O'Trakoun committed Aug 17, 2018
1 parent 7cea455 commit a788a53
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions remark/dot.remarkrc.js
@@ -1,5 +1,7 @@
const rc = {};

rc.codeBlockStyle = 'fenced';
rc.listItemIndent = 'space';
rc.unorderedListMarkerStyle = '-';

module.exports = rc;

0 comments on commit a788a53

Please sign in to comment.