Skip to content

Commit

Permalink
Merge pull request #10 from davidchambers/doctest
Browse files Browse the repository at this point in the history
doctest: specify ‘opening-delimiter’ so doctests are detected and run
  • Loading branch information
Avaq authored Mar 19, 2019
2 parents cce7917 + 03b14b2 commit 82bda6e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .config
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
author-name = Aldwin Vlasblom
opening-delimiter = ```js
repo-owner = Avaq
repo-name = permissionary
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
/.nyc_output/
/coverage/
/examples/node_modules/
/node_modules/

0 comments on commit 82bda6e

Please sign in to comment.